Added --with-smbwrapper to configure lines in spec files so JohnT's
authorJeremy Allison <jra@samba.org>
Sat, 14 Nov 1998 00:29:38 +0000 (00:29 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 14 Nov 1998 00:29:38 +0000 (00:29 +0000)
scripts work ok.
Jeremy.

packaging/PHT/TurboLinux/samba2.spec.tmpl
packaging/RedHat/samba2.spec.tmpl

index 3b210c9d3210e52c1eb403dcd1fc0b11035b80bf..0963bb2b04e52b1c4dda63fe32faab80e1dbb864 100644 (file)
@@ -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
index bf781683be150e8890d927a368ca955ed417881c..899b4a55915abbd85a6db7d9f074e9bbab72e59b 100644 (file)
@@ -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