summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1998-12-21 10:12:27 +0000
committerJohn Terpstra <jht@samba.org>1998-12-21 10:12:27 +0000
commitbf2b97f5905419cdfe43b0f0f1f3b7b85881711a (patch)
tree5e1f5bb49f20d444cbec44316ef11af1063f5de5 /packaging
parenta15a3f95f2a14ab164ca758e2145444a803190b2 (diff)
downloadsamba-bf2b97f5905419cdfe43b0f0f1f3b7b85881711a.tar.gz
Changing to PHT standard SPEC settings.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/PHT/TurboLinux/samba2.spec.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/PHT/TurboLinux/samba2.spec.tmpl b/packaging/PHT/TurboLinux/samba2.spec.tmpl
index fdbb4a0312c..b775008a4e3 100644
--- a/packaging/PHT/TurboLinux/samba2.spec.tmpl
+++ b/packaging/PHT/TurboLinux/samba2.spec.tmpl
@@ -7,7 +7,6 @@ Group: Networking
Source: ftp://samba.org/pub/samba/samba-PVERSION.tar.gz
Patch: makefile-path.patch
Patch1: smbw.patch
-Packager: John H Terpstra [Samba-Team] <jht@samba.org>
Requires: pam >= 0.64
Prereq: chkconfig fileutils
BuildRoot: /var/tmp/samba
@@ -97,7 +96,7 @@ enabled. Red Hat Linux has built in support for quotas in PAM.
%build
cd source
-./configure --prefix=/usr --libdir=/etc --with-smbwrapper
+CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=/etc --with-smbwrapper
make all smbwrapper
%install