summaryrefslogtreecommitdiff
path: root/packaging/RedHat
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-14 00:29:38 +0000
committerJeremy Allison <jra@samba.org>1998-11-14 00:29:38 +0000
commitc54656ee9e66f36fcaf1a70abd1ebb2246b6ef1a (patch)
tree77b9d11f4efe234cf0cea130f08e18341e14309c /packaging/RedHat
parenteaf9944b3eeb6fdacc655052396e0b238b75dbcb (diff)
downloadsamba-c54656ee9e66f36fcaf1a70abd1ebb2246b6ef1a.tar.gz
samba-c54656ee9e66f36fcaf1a70abd1ebb2246b6ef1a.tar.bz2
samba-c54656ee9e66f36fcaf1a70abd1ebb2246b6ef1a.zip
Added --with-smbwrapper to configure lines in spec files so JohnT's
scripts work ok. Jeremy. (This used to be commit 9dc2502382f17c2bd1794c92ad0f4862a76b84e8)
Diffstat (limited to 'packaging/RedHat')
-rw-r--r--packaging/RedHat/samba2.spec.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RedHat/samba2.spec.tmpl b/packaging/RedHat/samba2.spec.tmpl
index bf781683be..899b4a5591 100644
--- a/packaging/RedHat/samba2.spec.tmpl
+++ b/packaging/RedHat/samba2.spec.tmpl
@@ -97,7 +97,7 @@ enabled. Red Hat Linux has built in support for quotas in PAM.
%build
cd source
-./configure
+./configure --with-smbwrapper
make all smbwrapper
%install