diff options
Diffstat (limited to 'net-mail/qmqtool/files/qmqtool-perlpath.patch')
-rw-r--r-- | net-mail/qmqtool/files/qmqtool-perlpath.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-mail/qmqtool/files/qmqtool-perlpath.patch b/net-mail/qmqtool/files/qmqtool-perlpath.patch new file mode 100644 index 000000000..b63223603 --- /dev/null +++ b/net-mail/qmqtool/files/qmqtool-perlpath.patch @@ -0,0 +1,8 @@ +--- qmqtool.orig 2006-06-19 23:39:02.000000000 +0200 ++++ qmqtool 2006-06-19 23:39:07.000000000 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/perl ++#!/usr/bin/perl + + # qmqtool: Copyright 2003-2005 Jeremy Kister + # Released under Perl's Artistic License. |