summaryrefslogtreecommitdiff
path: root/packaging/Mandrake/samba-2.2.0-buildroot.patch
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-04-18 17:46:46 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:56:39 -0500
commit7374565f0c738b0a0753dd05328d1a5f45276659 (patch)
treed19c8ff19ee43874366c9ac272953f253f0b08fa /packaging/Mandrake/samba-2.2.0-buildroot.patch
parentf74f7c933db6c981661ce5fc8666b87ad7ef41cc (diff)
downloadsamba-7374565f0c738b0a0753dd05328d1a5f45276659.tar.gz
samba-7374565f0c738b0a0753dd05328d1a5f45276659.tar.bz2
samba-7374565f0c738b0a0753dd05328d1a5f45276659.zip
r6372: removing outdated Mandrake packaging files and pointing at Mandriva cooker (after clearing with Buchan)
(This used to be commit f8fb342d4371dcbbedd63de84535e8e4dc35ce7a)
Diffstat (limited to 'packaging/Mandrake/samba-2.2.0-buildroot.patch')
-rw-r--r--packaging/Mandrake/samba-2.2.0-buildroot.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/packaging/Mandrake/samba-2.2.0-buildroot.patch b/packaging/Mandrake/samba-2.2.0-buildroot.patch
deleted file mode 100644
index 72091a13bc..0000000000
--- a/packaging/Mandrake/samba-2.2.0-buildroot.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- samba-2.2.0/source/script/installbin.sh Fri Jan 12 21:28:02 2001
-+++ samba-2.2.0/source/script/installbin.sh.207 Thu Apr 19 09:40:57 2001
-@@ -33,9 +33,9 @@
- chmod $INSTALLPERMS $BINDIR/$p2
-
- # this is a special case, mount needs this in a specific location
-- if [ $p2 = smbmount ]; then
-- ln -sf $BINDIR/$p2 /sbin/mount.smbfs
-- fi
-+ #if [ $p2 = smbmount ]; then
-+ # ln -sf $BINDIR/$p2 /sbin/mount.smbfs
-+ #fi
- done
-
-