wok diff cifs-utils/receipt @ rev 19083

Add themes from the Shimmer Project that fit GTK+2/3 at the same time
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 29 17:46:17 2016 +0300 (2016-04-29)
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	Fri Apr 29 17:46:17 2016 +0300
     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  }