wok diff squashfs/receipt @ rev 16396

Up iw (3.14) and add to ARM
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 16 03:24:21 2014 +0200 (2014-04-16)
parents eb8067417980
children b753ad1e6bdd
line diff
     1.1 --- a/squashfs/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/squashfs/receipt	Wed Apr 16 03:24:21 2014 +0200
     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  }