wok-next diff znc/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 7506b35e1c6f
children
line diff
     1.1 --- a/znc/receipt	Mon Aug 13 00:47:17 2018 +0300
     1.2 +++ b/znc/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.6.6"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="An IRC bouncer with modules & scripts support"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://wiki.znc.in/ZNC"
    1.11  
    1.12 @@ -20,7 +20,8 @@
    1.13  		--disable-perl \
    1.14  		--disable-cyrus \
    1.15  		$CONFIGURE_ARGS &&
    1.16 -	make && make install
    1.17 +	make &&
    1.18 +	make install
    1.19  }
    1.20  
    1.21  genpkg_rules() {