summaryrefslogtreecommitdiffstats
path: root/packaging/PHT/TurboLinux
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1999-01-05 14:01:53 +0000
committerJohn Terpstra <jht@samba.org>1999-01-05 14:01:53 +0000
commit5a71a6c96f1b2208a302b974f8274fae1e98b546 (patch)
treee9241229113a2dcee0d8369f668b610737c3809f /packaging/PHT/TurboLinux
parent56e26d5a2897d36ebc2bf4925845c09871713930 (diff)
downloadsamba-5a71a6c96f1b2208a302b974f8274fae1e98b546.tar.gz
samba-5a71a6c96f1b2208a302b974f8274fae1e98b546.tar.xz
samba-5a71a6c96f1b2208a302b974f8274fae1e98b546.zip
Updated compilation options and fixed Digital package-prep script.
Diffstat (limited to 'packaging/PHT/TurboLinux')
-rw-r--r--packaging/PHT/TurboLinux/samba2.spec.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/PHT/TurboLinux/samba2.spec.tmpl b/packaging/PHT/TurboLinux/samba2.spec.tmpl
index b72d0eddc9b..1c9a3e4158d 100644
--- a/packaging/PHT/TurboLinux/samba2.spec.tmpl
+++ b/packaging/PHT/TurboLinux/samba2.spec.tmpl
@@ -96,7 +96,7 @@ enabled. PHT TurboLinux has built in support for quotas in PAM.
%build
cd source
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=/etc --with-smbwrapper
+CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=/etc --with-smbwrapper --with-automount --with-quotas
make all smbwrapper
%install