Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=7dacd2ba5d7711b66a47e9607d492691d2bb7d62
commit 7dacd2ba5d7711b66a47e9607d492691d2bb7d62 Author: crazy <[email protected]> Date: Sat Feb 10 01:06:48 2018 +0100 leafnode-1.11.11-2-x86_64 * rebuild with tc * drop build() diff --git a/source/network-extra/leafnode/FrugalBuild b/source/network-extra/leafnode/FrugalBuild index 9cdb781..330048d 100644 --- a/source/network-extra/leafnode/FrugalBuild +++ b/source/network-extra/leafnode/FrugalBuild @@ -3,18 +3,15 @@ pkgname=leafnode pkgver=1.11.11 -pkgrel=1 +pkgrel=2 pkgdesc="Leafnode is a caching Usenet news proxy" depends=('pcre>=8.32') rodepends=('inetd') groups=('network-extra') _F_sourceforge_ext=.tar.bz2 Finclude sourceforge -archs=('i686' 'x86_64') +archs=('x86_64') +Fconfopts+=" --sysconfdir=/etc/leafnode" signatures=(${source}.asc) -build() { - Fbuild --sysconfdir=/etc/leafnode -} - # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
