summaryrefslogtreecommitdiffstats
path: root/net/samba3/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba3/files/patch-aa')
-rw-r--r--net/samba3/files/patch-aa18
1 files changed, 8 insertions, 10 deletions
diff --git a/net/samba3/files/patch-aa b/net/samba3/files/patch-aa
index 3c70594..3633f55 100644
--- a/net/samba3/files/patch-aa
+++ b/net/samba3/files/patch-aa
@@ -1,17 +1,15 @@
---- Makefile.in.orig Wed Jul 21 03:24:31 1999
-+++ Makefile.in Fri Oct 15 12:04:52 1999
-@@ -23,9 +23,7 @@
-
- BASEDIR= @prefix@
+--- Makefile.in.orig Wed Apr 26 02:06:11 2000
++++ Makefile.in Thu Apr 27 11:08:08 2000
+@@ -25,7 +25,7 @@
BINDIR = @bindir@
--# we don't use sbindir because we want full compatibility with
--# the previous releases of Samba
+ # we don't use sbindir because we want full compatibility with
+ # the previous releases of Samba
-SBINDIR = @bindir@
+SBINDIR = @sbindir@
LIBDIR = @libdir@
VARDIR = @localstatedir@
MANDIR = @mandir@
-@@ -36,12 +34,13 @@
+@@ -37,12 +37,13 @@
# 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))
@@ -28,7 +26,7 @@
# This is where smbpasswd et al go
PRIVATEDIR = @privatedir@
-@@ -53,6 +52,9 @@
+@@ -54,6 +55,9 @@
# the directory where lock files go
LOCKDIR = @lockdir@
@@ -38,7 +36,7 @@
# The directory where code page definition files go
CODEPAGEDIR = $(LIBDIR)/codepages
-@@ -70,7 +72,7 @@
+@@ -71,7 +75,7 @@
PASSWD_FLAGS = -DPASSWD_PROGRAM=\"$(PASSWD_PROGRAM)\" -DSMB_PASSWD_FILE=\"$(SMB_PASSWD_FILE)\"
FLAGS1 = $(CFLAGS) -Iinclude -I$(srcdir)/include -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper $(CPPFLAGS) -DSMBLOGFILE=\"$(SMBLOGFILE)\" -DNMBLOGFILE=\"$(NMBLOGFILE)\"
FLAGS2 = -DCONFIGFILE=\"$(CONFIGFILE)\" -DLMHOSTSFILE=\"$(LMHOSTSFILE)\"
OpenPOWER on IntegriCloud