summaryrefslogtreecommitdiff
path: root/libre/xchat/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2017-08-08 20:19:37 -0500
committerIsaac David <isacdaavid@isacdaavid.info>2017-08-08 20:19:37 -0500
commitf6bff2f09f354b08d04f43c7954e7e594d804320 (patch)
treebe5f2cf3f2a2d91ec15716356f41522128e48cbc /libre/xchat/remove-non-free-suggestion.patch
parent8973bc1820b4106d7fbf2052dc5dc2689681d308 (diff)
downloadabslibre-f6bff2f09f354b08d04f43c7954e7e594d804320.tar.gz
abslibre-f6bff2f09f354b08d04f43c7954e7e594d804320.tar.bz2
abslibre-f6bff2f09f354b08d04f43c7954e7e594d804320.zip
remove old unnecessary packages from [libre]
- javacc - psi - spacefm - usermin - webmin - xbmc-pvr-addons-lts - xchat more rationale on this here: https://lists.parabola.nu/pipermail/dev/2017-July/005786.html
Diffstat (limited to 'libre/xchat/remove-non-free-suggestion.patch')
-rw-r--r--libre/xchat/remove-non-free-suggestion.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/xchat/remove-non-free-suggestion.patch b/libre/xchat/remove-non-free-suggestion.patch
deleted file mode 100644
index f20894610..000000000
--- a/libre/xchat/remove-non-free-suggestion.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur xchat-2.8.8.orig/src/common/xchat.c xchat-2.8.8/src/common/xchat.c
---- xchat-2.8.8.orig/src/common/xchat.c 2010-05-16 04:04:45.000000000 -0300
-+++ xchat-2.8.8/src/common/xchat.c 2013-01-30 22:23:44.481258504 -0200
-@@ -602,7 +602,7 @@
- "NAME WII\n" "CMD quote WHOIS %2 %2\n\n";
-
- static char defaultconf_urlhandlers[] =
-- "NAME Open Link in Opera\n" "CMD !opera -remote 'openURL(%s)'\n\n";
-+ "" "";
-
- #ifdef USE_SIGACTION
- /* Close and open log files on SIGUSR1. Usefull for log rotating */