summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-21 01:49:54 +0000
committerJeremy Allison <jra@samba.org>1998-11-21 01:49:54 +0000
commitb54b333312a067b7057c44bd99bfe65e35c153ac (patch)
treeba30aa996cd044fd45cc52b717c2125844e76cfd
parent9b96a6fa1fdd071f1ee9880e436819628d4e62d9 (diff)
downloadsamba-b54b333312a067b7057c44bd99bfe65e35c153ac.tar.gz
samba-b54b333312a067b7057c44bd99bfe65e35c153ac.tar.xz
samba-b54b333312a067b7057c44bd99bfe65e35c153ac.zip
Fixed packaging Makefile.in patch with the latest sbin/bin change.
Jeremy
-rw-r--r--packaging/Caldera/makefile-path.patch15
-rw-r--r--packaging/PHT/TurboLinux/makefile-path.patch15
-rw-r--r--packaging/RedHat/makefile-path.patch15
3 files changed, 30 insertions, 15 deletions
diff --git a/packaging/Caldera/makefile-path.patch b/packaging/Caldera/makefile-path.patch
index f9e30fc2ae5..79adf02d020 100644
--- a/packaging/Caldera/makefile-path.patch
+++ b/packaging/Caldera/makefile-path.patch
@@ -1,15 +1,20 @@
---- samba-2.0.0/source/Makefile.in.orig Thu Nov 19 00:02:53 1998
-+++ samba-2.0.0/source/Makefile.in Thu Nov 19 00:04:08 1998
-@@ -24,7 +24,7 @@
+--- samba-2.0.0/source/Makefile.in.old Fri Nov 20 17:34:32 1998
++++ samba-2.0.0/source/Makefile.in Fri Nov 20 17:35:02 1998
+@@ -23,11 +23,9 @@
+
+ BASEDIR= @prefix@
BINDIR = @bindir@
- SBINDIR = @sbindir@
+-# we don't use sbindir because we want full compatibility with
+-# the previous releases of Samba
+-SBINDIR = @bindir@
++SBINDIR = @sbindir@
LIBDIR = @libdir@
-VARDIR = $(BASEDIR)/var
+VARDIR = /var
MANDIR = @mandir@
# The permissions to give the executables
-@@ -33,20 +33,20 @@
+@@ -36,20 +34,20 @@
# 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))
diff --git a/packaging/PHT/TurboLinux/makefile-path.patch b/packaging/PHT/TurboLinux/makefile-path.patch
index f9e30fc2ae5..79adf02d020 100644
--- a/packaging/PHT/TurboLinux/makefile-path.patch
+++ b/packaging/PHT/TurboLinux/makefile-path.patch
@@ -1,15 +1,20 @@
---- samba-2.0.0/source/Makefile.in.orig Thu Nov 19 00:02:53 1998
-+++ samba-2.0.0/source/Makefile.in Thu Nov 19 00:04:08 1998
-@@ -24,7 +24,7 @@
+--- samba-2.0.0/source/Makefile.in.old Fri Nov 20 17:34:32 1998
++++ samba-2.0.0/source/Makefile.in Fri Nov 20 17:35:02 1998
+@@ -23,11 +23,9 @@
+
+ BASEDIR= @prefix@
BINDIR = @bindir@
- SBINDIR = @sbindir@
+-# we don't use sbindir because we want full compatibility with
+-# the previous releases of Samba
+-SBINDIR = @bindir@
++SBINDIR = @sbindir@
LIBDIR = @libdir@
-VARDIR = $(BASEDIR)/var
+VARDIR = /var
MANDIR = @mandir@
# The permissions to give the executables
-@@ -33,20 +33,20 @@
+@@ -36,20 +34,20 @@
# 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))
diff --git a/packaging/RedHat/makefile-path.patch b/packaging/RedHat/makefile-path.patch
index f9e30fc2ae5..79adf02d020 100644
--- a/packaging/RedHat/makefile-path.patch
+++ b/packaging/RedHat/makefile-path.patch
@@ -1,15 +1,20 @@
---- samba-2.0.0/source/Makefile.in.orig Thu Nov 19 00:02:53 1998
-+++ samba-2.0.0/source/Makefile.in Thu Nov 19 00:04:08 1998
-@@ -24,7 +24,7 @@
+--- samba-2.0.0/source/Makefile.in.old Fri Nov 20 17:34:32 1998
++++ samba-2.0.0/source/Makefile.in Fri Nov 20 17:35:02 1998
+@@ -23,11 +23,9 @@
+
+ BASEDIR= @prefix@
BINDIR = @bindir@
- SBINDIR = @sbindir@
+-# we don't use sbindir because we want full compatibility with
+-# the previous releases of Samba
+-SBINDIR = @bindir@
++SBINDIR = @sbindir@
LIBDIR = @libdir@
-VARDIR = $(BASEDIR)/var
+VARDIR = /var
MANDIR = @mandir@
# The permissions to give the executables
-@@ -33,20 +33,20 @@
+@@ -36,20 +34,20 @@
# 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))