From f673f5469f78363c6e8ba876b8b85e6fa767dfb6 Mon Sep 17 00:00:00 2001 From: onekk Date: Sat, 11 Oct 2014 17:24:54 +0200 Subject: [PATCH] hexchat: deleted a line in the tempolate file leftover from the modifications --- srcpkgs/hexchat/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template index 9abd48c480a..10c3d45269a 100644 --- a/srcpkgs/hexchat/template +++ b/srcpkgs/hexchat/template @@ -11,7 +11,6 @@ makedepends="gtk+-devel libressl-devel dbus-glib-devel perl python-devel depends="desktop-file-utils enchant" configure_args=" --enable-openssl --enable-dbus --disable-textfe --enable-ipv6 " -## --enable-spell=static" short_desc="A GTK+ based IRC client successor of Xchat" maintainer="Carlo Dormeletti " homepage="http://hexchat.github.io/"