wok diff cifs-utils/receipt @ rev 15953

arm: fix file cross compilation and add testsuite
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 15:49:23 2014 +0100 (2014-02-23)
parents 431a7ea3fd92
children 42e0165c64b9
line diff
     1.1 --- a/cifs-utils/receipt	Sat Sep 28 10:12:30 2013 +0000
     1.2 +++ b/cifs-utils/receipt	Sun Feb 23 15:49:23 2014 +0100
     1.3 @@ -28,6 +28,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/sbin
     1.6  	cp -a $install/sbin $fs
     1.7 +	cd $fs/usr/sbin
     1.8  	ln -s ../../sbin/mount.cifs .
     1.9  	ln -s ../../sbin/mount.cifs umount.cifs
    1.10  }