]> git.pld-linux.org Git - packages/samba4.git/blame - samba-config.patch
- stripping binaries
[packages/samba4.git] / samba-config.patch
CommitLineData
c0061fe7
AF
1--- samba-2.0.3/source/smbwrapper/smbsh.in.config Wed Oct 7 06:43:09 1998
2+++ samba-2.0.3/source/smbwrapper/smbsh.in Tue Apr 13 18:59:20 1999
b182d209 3@@ -1,6 +1,6 @@
4 #! /bin/sh
5
6-SMBW_LIBDIR=${SMBW_LIBDIR-@builddir@/smbwrapper}
7+SMBW_LIBDIR=${SMBW_LIBDIR-/lib/security}
8
9 if [ ! -f ${SMBW_LIBDIR}/smbwrapper.so ]; then
10 echo You need to set LIBDIR in smbsh
c0061fe7
AF
11--- samba-2.0.3/source/Makefile.in.config Sat Feb 27 23:08:47 1999
12+++ samba-2.0.3/source/Makefile.in Tue Apr 13 19:09:43 1999
13@@ -25,7 +25,7 @@
14 BINDIR = @bindir@
15 # we don't use sbindir because we want full compatibility with
16 # the previous releases of Samba
17-SBINDIR = @bindir@
18+SBINDIR = @sbindir@
19 LIBDIR = @libdir@
20 VARDIR = @localstatedir@
21 MANDIR = @mandir@
This page took 0.036069 seconds and 4 git commands to generate.