summaryrefslogtreecommitdiff
path: root/pcr/hexchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-02-09 10:32:20 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-02-09 10:32:20 -0300
commit6cc893589a6bd208f2b7711f985e17df7a6df816 (patch)
treec41cb07e4e88c4eff5bc05e44b86b860f96654b8 /pcr/hexchat-libre/remove-non-free-suggestion.patch
parent5995e8be41750a8ac397ac358f5c2bedca3a4d1e (diff)
parentf0ab416208be17c176b9430a3537f05b5c653aec (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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 */