summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2001-04-16 18:29:52 +0000
committerJohn Terpstra <jht@samba.org>2001-04-16 18:29:52 +0000
commit583533d4a249c0225f899b29c68bc666d46ac46f (patch)
tree77f92bc42a3262fdce4eda6a25fc5cb7f277a124 /packaging
parentd7a4e2ce02170b232609bbcf4cc4c28a7b1cdfef (diff)
downloadsamba-583533d4a249c0225f899b29c68bc666d46ac46f.tar.gz
samba-583533d4a249c0225f899b29c68bc666d46ac46f.tar.xz
samba-583533d4a249c0225f899b29c68bc666d46ac46f.zip
Further cleanups.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/PHT/TurboLinux/makefile-path.patch12
-rw-r--r--packaging/PHT/TurboLinux/samba2.spec.tmpl6
2 files changed, 2 insertions, 16 deletions
diff --git a/packaging/PHT/TurboLinux/makefile-path.patch b/packaging/PHT/TurboLinux/makefile-path.patch
deleted file mode 100644
index 88d5222e09a..00000000000
--- a/packaging/PHT/TurboLinux/makefile-path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- samba-2.0.1/source/Makefile.in.orig Tue Dec 1 22:32:20 1998
-+++ samba-2.0.1/source/Makefile.in Wed Dec 2 17:11:33 1998
-@@ -25,9 +25,9 @@
- BINDIR = @bindir@
- # we don't use sbindir because we want full compatibility with
- # the previous releases of Samba
--SBINDIR = @bindir@
-+SBINDIR = @sbindir@
- LIBDIR = @libdir@
--VARDIR = @localstatedir@
-+VARDIR = /var/log/samba
- MANDIR = @mandir@
diff --git a/packaging/PHT/TurboLinux/samba2.spec.tmpl b/packaging/PHT/TurboLinux/samba2.spec.tmpl
index 212ee49abf5..fd89c16f38b 100644
--- a/packaging/PHT/TurboLinux/samba2.spec.tmpl
+++ b/packaging/PHT/TurboLinux/samba2.spec.tmpl
@@ -5,8 +5,7 @@ Release: PRELEASE
Copyright: GNU GPL version 2
Group: Networking
Source: ftp://samba.org/pub/samba/samba-PVERSION.tar.gz
-#Patch: makefile-path.patch
-Patch1: smbw.patch
+Patch: smbw.patch
Requires: pam >= 0.64 kernel >= 2.2.1 glibc >= 2.1.2
Prereq: chkconfig fileutils
BuildRoot: /var/tmp/samba
@@ -180,8 +179,7 @@ explanation for conceps like NetBIOS name or share.
%prep
%setup
-#%patch -p1
-%patch1 -p1
+%patch -p1
%build