summaryrefslogtreecommitdiffstats
path: root/debian/patches/my_beep.pl.diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches/my_beep.pl.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/my_beep.pl.diff b/debian/patches/my_beep.pl.diff
new file mode 100644
index 0000000..9a4bc9d
--- /dev/null
+++ b/debian/patches/my_beep.pl.diff
@@ -0,0 +1,11 @@
+Description: Right path for perl
+Forwarded: not-needed
+Last-Update: 2010-05-12
+--- a/scripts/my_beep.pl
++++ b/scripts/my_beep.pl
+@@ -1,4 +1,4 @@
+-#!/usr/bin/irssi
++#!/usr/bin/perl
+ #
+ # irssi beep with-command-script
+ # (C) 2003 Remco den Breeje