Updated makefile-path info contributed on the samba-technical mailing list.
[kai/samba.git] / packaging / PHT / TurboLinux / makefile-path.patch
index 98ab8e19974e2115cabed9b2a235272166acc5b2..5fddb7cbfb496afe87bc13db256e34567f036a36 100644 (file)
@@ -1,15 +1,16 @@
---- samba-2.0.0/source/Makefile.in.orig        Wed Nov 18 09:58:38 1998
-+++ samba-2.0.0/source/Makefile.in     Wed Nov 18 23:32:58 1998
-@@ -24,7 +24,7 @@
- BINDIR = @bindir@
- SBINDIR = @sbindir@
+diff -uNr samba-PVERSION/source/Makefile.in samba-kgc/source/Makefile.in
+--- samba-PVERSION/source/Makefile.in  Wed Dec  2 14:35:18 1998
++++ samba-kgc/source/Makefile.in       Wed Dec  2 15:06:02 1998
+@@ -27,7 +27,7 @@
+ # the previous releases of Samba
+ SBINDIR = @bindir@
  LIBDIR = @libdir@
 -VARDIR = $(BASEDIR)/var
 +VARDIR = /var
  MANDIR = @mandir@
  
  # The permissions to give the executables
-@@ -33,23 +33,23 @@
+@@ -36,23 +36,23 @@
  # set these to where to find various files
  # These can be overridden by command line switches (see smbd(8))
  # or in smb.conf (see smb.conf(5))
@@ -29,7 +30,7 @@
 +SMB_PASSGRP_FILE = $(LIBDIR)/smbpassgrp
 +SMB_GROUP_FILE = $(LIBDIR)/smbgroup
 +SMB_ALIAS_FILE = $(LIBDIR)/smbalias
- SMB_PASSWD_PROGRAM = $(BASEDIR)/bin/smbpasswd
+ SMB_PASSWD_PROGRAM = $(BINDIR)/smbpasswd
  
  # This is where SWAT images and help files go
 -SWATDIR = $(BASEDIR)/swat