first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[ira/wip.git] / packaging / Caldera / smbw.patch
1 --- samba-2.0.0/source/smbwrapper/smbsh.in.orig Mon Oct  5 22:37:01 1998
2 +++ samba-2.0.0/source/smbwrapper/smbsh.in      Mon Oct  5 22:37:51 1998
3 @@ -1,6 +1,6 @@
4  #! /bin/sh
5  
6 -SMBW_LIBDIR=${SMBW_LIBDIR-@builddir@/smbwrapper}
7 +SMBW_LIBDIR=${SMBW_LIBDIR-/usr/bin}
8  
9  if [ ! -f ${SMBW_LIBDIR}/smbwrapper.so ]; then
10      echo You need to set LIBDIR in smbsh