wok diff unfs3/receipt @ rev 5333
glibc: dont use configparms (Thanks Alexander)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 25 21:47:06 2010 +0200 (2010-04-25) |
parents | 06bea11c343c |
children | f6d334f2cb4d |
line diff
1.1 --- a/unfs3/receipt Thu Oct 01 18:35:07 2009 +0200 1.2 +++ b/unfs3/receipt Sun Apr 25 21:47:06 2010 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://unfs3.sourceforge.net/" 1.6 WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}" 1.7 +TAGS="network nfs" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()