wok diff lessfs/receipt @ rev 14080

udisks: update deps - busybox mount does not understand the -o uhelper=udisks2 spawned by udisks
author ernia <monghitri@aruba.it>
date Fri Feb 22 17:25:25 2013 +0000 (2013-02-22)
parents 4aed2b24febc
children 2b9f96603415
line diff
     1.1 --- a/lessfs/receipt	Thu Nov 08 09:35:38 2012 +0100
     1.2 +++ b/lessfs/receipt	Fri Feb 22 17:25:25 2013 +0000
     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/*bin $fs
     1.8 +	cp -a $install/usr/*bin $fs
     1.9  }