Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d276645962ea1cc0097b656a4ea0efa1742dc44c
commit d276645962ea1cc0097b656a4ea0efa1742dc44c Author: DeX77 <[email protected]> Date: Mon Jan 20 11:04:01 2014 +0100 libnfsidmap-0.25-2-x86_64 * relbump + added example /etc/idmapd.conf diff --git a/source/network/libnfsidmap/FrugalBuild b/source/network/libnfsidmap/FrugalBuild index 2fafc66..df508b7 100644 --- a/source/network/libnfsidmap/FrugalBuild +++ b/source/network/libnfsidmap/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libnfsidmap pkgver=0.25 -pkgrel=1 +pkgrel=2 pkgdesc="Library to help mapping id's, mainly for NFSv4." url="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/" groups=('network') @@ -15,4 +15,8 @@ up2date="lynx -dump http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/| source=($url/$pkgname-$pkgver.tar.gz) sha1sums=('f52e143d33a3a8a8138be41a90f2cc956f1acea2') +build() { + Fbuild + Finstall 0644 $_F_cd_path/idmapd.conf /etc/idmapd.conf +} # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
