1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Use /usr/bin/perl as standard Perl install path (bug#44643)

This commit is contained in:
Kent Boortz
2009-05-09 23:43:48 +02:00
parent 48706e948f
commit 6d7f876a88
28 changed files with 28 additions and 28 deletions

View File

@ -1,4 +1,4 @@
#!@PERL@
#!/usr/bin/perl
# ****************************
package MySQLaccess;
#use strict;