summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/scrollz/files/scrollz-2.3-fcommon.patch')
-rw-r--r--net-irc/scrollz/files/scrollz-2.3-fcommon.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-irc/scrollz/files/scrollz-2.3-fcommon.patch b/net-irc/scrollz/files/scrollz-2.3-fcommon.patch
deleted file mode 100644
index 2c0c85f0b96b..000000000000
--- a/net-irc/scrollz/files/scrollz-2.3-fcommon.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-https://svnweb.freebsd.org/ports/head/irc/scrollz/files/patch-a8b05aab?view=markup&pathrev=545768
-https://bugs.gentoo.org/708640
-----
---- a/include/ircterm.h
-+++ b/include/ircterm.h
-@@ -89,9 +89,9 @@ extern char *CM,
- extern int SG;
- /**************************** PATCHED by Flier ******************************/
- #ifdef WANTANSI
--char *SETAF,
-+extern char *SETAF,
- *SETAB;
--int NUMCOLORS;
-+extern int NUMCOLORS;
- #endif /* WANTANSI */
- /****************************************************************************/
-