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 f949a76093
commit 48e7641f69
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.