summaryrefslogtreecommitdiff
path: root/packaging/Mandrake/smbw.patch
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2002-10-30 03:50:23 +0000
committerJohn Terpstra <jht@samba.org>2002-10-30 03:50:23 +0000
commitd816c35c1d8db343c76a32a6d01952d2c192b092 (patch)
treeea2d3a6ac070a2939c2fc9bce9b142690cf141a1 /packaging/Mandrake/smbw.patch
parentd134d66f989026821b29b24c8c15a112213b61d6 (diff)
downloadsamba-d816c35c1d8db343c76a32a6d01952d2c192b092.tar.gz
Adding Buchan Milne's updates.
Diffstat (limited to 'packaging/Mandrake/smbw.patch')
-rw-r--r--packaging/Mandrake/smbw.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packaging/Mandrake/smbw.patch b/packaging/Mandrake/smbw.patch
new file mode 100644
index 00000000000..0abbfdf73f6
--- /dev/null
+++ b/packaging/Mandrake/smbw.patch
@@ -0,0 +1,10 @@
+--- samba-2.0.0/source/smbwrapper/smbsh.in.orig Mon Oct 5 22:37:01 1998
++++ samba-2.0.0/source/smbwrapper/smbsh.in Mon Oct 5 22:37:51 1998
+@@ -1,6 +1,6 @@
+ #! /bin/sh
+
+-SMBW_LIBDIR=${SMBW_LIBDIR-@builddir@/smbwrapper}
++SMBW_LIBDIR=${SMBW_LIBDIR-/usr/bin}
+
+ if [ ! -f ${SMBW_LIBDIR}/smbwrapper.so ]; then
+ echo You need to set LIBDIR in smbsh