summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-12-07 14:11:32 +0100
committerKarolin Seeger <kseeger@samba.org>2009-12-08 10:58:31 +0100
commit93af3abc86add38184883fe0e738c2de675a1450 (patch)
tree88458614be8bb1711ec3ec7ec453c8d9ba7a894d /packaging
parenta8190d19aaf60f83f7b2c6d142f09b5fe2e872dd (diff)
downloadsamba-93af3abc86add38184883fe0e738c2de675a1450.tar.gz
packaging(RHEL-CTDB): make everything instead of all in the build stage
Michael (cherry picked from commit 1aec01077944b6a2762624895bac42333ca36963)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL-CTDB/samba.spec.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl
index 5b05b99ac9f..4967dfd200c 100644
--- a/packaging/RHEL-CTDB/samba.spec.tmpl
+++ b/packaging/RHEL-CTDB/samba.spec.tmpl
@@ -268,7 +268,7 @@ fi
make -j %{numcpu} %{?_smp_mflags} \
- all modules pam_smbpass
+ everything modules pam_smbpass
# Remove some permission bits to avoid to many dependencies
cd ..