Mandrake packaging updates from Buchan
[gd/samba-autobuild/.git] / packaging / Mandrake / samba-2.2.0-buildroot.patch
1 --- samba-2.2.0/source/script/installbin.sh     Fri Jan 12 21:28:02 2001
2 +++ samba-2.2.0/source/script/installbin.sh.207 Thu Apr 19 09:40:57 2001
3 @@ -33,9 +33,9 @@
4   chmod $INSTALLPERMS $BINDIR/$p2
5  
6   # this is a special case, mount needs this in a specific location
7 - if [ $p2 = smbmount ]; then
8 -   ln -sf $BINDIR/$p2 /sbin/mount.smbfs
9 - fi
10 + #if [ $p2 = smbmount ]; then
11 + #  ln -sf $BINDIR/$p2 /sbin/mount.smbfs
12 + #fi
13  done
14  
15