wok-6.x diff cifs-utils/receipt @ rev 17164
Add qtpanel
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Sep 18 23:48:17 2014 +0200 (2014-09-18) |
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 Thu Sep 18 23:48:17 2014 +0200 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 }