From 10faba497d672cda16b989f4d7d7bd359a3f097b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 4 Sep 2014 03:41:53 -0300 Subject: xchat: remove libre suffix and add complex pkgrel --- libre/xchat/remove-non-free-suggestion.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/xchat/remove-non-free-suggestion.patch (limited to 'libre/xchat/remove-non-free-suggestion.patch') diff --git a/libre/xchat/remove-non-free-suggestion.patch b/libre/xchat/remove-non-free-suggestion.patch new file mode 100644 index 000000000..f20894610 --- /dev/null +++ b/libre/xchat/remove-non-free-suggestion.patch @@ -0,0 +1,12 @@ +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 */ -- cgit v1.2.3-2-g168b