summaryrefslogtreecommitdiffstats
path: root/debian/patches/scroller.pl.diff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:19:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:19:02 +0000
commit0e345d89cd71bcdf5be0252ef6cadc6d76dabe3d (patch)
tree0f5ea7071b241b13bd624d615334876f3aacc37f /debian/patches/scroller.pl.diff
parentAdding upstream version 20231031. (diff)
downloadirssi-scripts-debian.tar.xz
irssi-scripts-debian.zip
Adding debian version 20231031.debian/20231031debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/scroller.pl.diff')
-rw-r--r--debian/patches/scroller.pl.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/scroller.pl.diff b/debian/patches/scroller.pl.diff
new file mode 100644
index 0000000..8c38886
--- /dev/null
+++ b/debian/patches/scroller.pl.diff
@@ -0,0 +1,14 @@
+escription: add a use Irssi::TextUI to scroller.pl,
+Forwarded: not-needed
+Author: ""
+Last-Update: 2010-05-12
+--- a/scripts/scroller.pl
++++ b/scripts/scroller.pl
+@@ -30,6 +30,7 @@
+ use Irssi;
+ use Irssi::TextUI;
+ use strict;
++use Irssi::TextUI;
+
+ use vars qw($VERSION %IRSSI);
+