From a2a9660789fbf3c9b7fab37761fc93c22e994ce2 Mon Sep 17 00:00:00 2001 From: jogo Date: Wed, 27 Jul 2011 14:38:28 +0000 Subject: [PATCH] znc: Hide fixfreenode module This module isn't needed anymore and will be get removed in the next release. git-svn-id: svn://svn.openwrt.org/openwrt/packages@27799 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/znc/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/net/znc/Makefile b/net/znc/Makefile index 25530e8a0..e6488db2a 100644 --- a/net/znc/Makefile +++ b/net/znc/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=znc PKG_VERSION:=0.098 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://znc.in/releases @@ -170,10 +170,6 @@ $(eval $(call module,disconkick,This module will kick your client from all \ $(eval $(call module,fail2ban,Block IPs for some time after a failed login.)) -$(eval $(call module,fixfreenode,This module blocks some freenode-specific \ - feature which results in plus (+) and minus (-) signs being displayed in \ - front of every message from a client.)) - $(eval $(call module,keepnick,Tries to get you your primary nick.)) $(eval $(call module,kickrejoin,Implements auto-rejoin-on-kick.)) -- 2.11.0