wok-next diff squashfs/receipt @ rev 15915

Up: slitaz-boot-scripts
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 15 20:15:30 2014 +0100 (2014-02-15)
parents eb8067417980
children b753ad1e6bdd
line diff
     1.1 --- a/squashfs/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/squashfs/receipt	Sat Feb 15 20:15:30 2014 +0100
     1.3 @@ -28,5 +28,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cp -a $install/usr $_pkg/sbin $fs
     1.8 +	cp -a $install/usr $install/sbin $fs
     1.9  }