wok diff unfs3/receipt @ rev 5159

linux: fix stacked initrd desallocation
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 24 20:46:57 2010 +0100 (2010-03-24)
parents 06bea11c343c
children f6d334f2cb4d
line diff
     1.1 --- a/unfs3/receipt	Thu Oct 01 18:35:07 2009 +0200
     1.2 +++ b/unfs3/receipt	Wed Mar 24 20:46:57 2010 +0100
     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()