1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +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
# Copyright (C) 2000, 2004 MySQL AB
#
# This program is free software; you can redistribute it and/or modify