summaryrefslogtreecommitdiff
path: root/pcr/hexchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-30 23:30:14 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-30 23:30:14 -0200
commit899e1e7bfc144334edc0d2ccd8de072e6910c23a (patch)
treecaec9cd18c6875cb3dc7dc99152a738d6c8d7135 /pcr/hexchat-libre/remove-non-free-suggestion.patch
parentd4d7e9e2655909b816491fa56f4f3ae18fc155ca (diff)
downloadabslibre-899e1e7bfc144334edc0d2ccd8de072e6910c23a.tar.gz
abslibre-899e1e7bfc144334edc0d2ccd8de072e6910c23a.tar.bz2
abslibre-899e1e7bfc144334edc0d2ccd8de072e6910c23a.zip
hexchat-libre: adding new package for [pcr] repo
Diffstat (limited to 'pcr/hexchat-libre/remove-non-free-suggestion.patch')
-rw-r--r--pcr/hexchat-libre/remove-non-free-suggestion.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pcr/hexchat-libre/remove-non-free-suggestion.patch b/pcr/hexchat-libre/remove-non-free-suggestion.patch
new file mode 100644
index 000000000..a83a71f17
--- /dev/null
+++ b/pcr/hexchat-libre/remove-non-free-suggestion.patch
@@ -0,0 +1,12 @@
+diff -Nur hexchat-2.9.4.orig/src/common/hexchat.c hexchat-2.9.4/src/common/hexchat.c
+--- hexchat-2.9.4.orig/src/common/hexchat.c 2012-11-11 07:08:30.000000000 -0200
++++ hexchat-2.9.4/src/common/hexchat.c 2013-01-30 23:02:12.884864062 -0200
+@@ -618,7 +618,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 */