wok-stable diff krb5-clients/receipt @ rev 12428

Remove dpkg, debootstrap, linux-lxc: in backports
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 21 15:54:02 2013 +0000 (2013-12-21)
parents 0e470e272b60
children
line diff
     1.1 --- a/krb5-clients/receipt	Mon Jan 17 17:52:31 2011 +0100
     1.2 +++ b/krb5-clients/receipt	Sat Dec 21 15:54:02 2013 +0000
     1.3 @@ -16,6 +16,6 @@
     1.4  		dir=$(dirname $file)
     1.5  		[ -d $fs$dir ] || mkdir -p $fs$dir
     1.6  		cp -a $_pkg$file $fs$dir
     1.7 -	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
     1.8 +	done < $wanted_stuff/$PACKAGE.files-list
     1.9  }
    1.10