summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid CHANIAL (davixx) <david@chanial.com>2006-06-20 10:25:04 +0000
committerDavid CHANIAL (davixx) <david@chanial.com>2006-06-20 10:25:04 +0000
commit5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35 (patch)
treea0321036b588a84a453c8869ccf12b16e66e1e97 /net-mail/qmqtool/files/qmqtool-perlpath.patch
parentNew PyXMPP Ebuild for bug 135287, reviewed by Jokey, Genstef and Peper. (diff)
downloadsunrise-5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35.tar.gz
sunrise-5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35.tar.bz2
sunrise-5fd2ec4c3d9d23db6e89a0cbe8b6c7c7368a4b35.zip
New qmqtool Ebuild (qmqtool-1.12.ebuild) for bug 137305, reviewed by genstef
svn path=/sunrise/; revision=149
Diffstat (limited to 'net-mail/qmqtool/files/qmqtool-perlpath.patch')
-rw-r--r--net-mail/qmqtool/files/qmqtool-perlpath.patch8
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.