1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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
# This is a utility for MySQL. It is not needed by any standard part
# of MySQL.