From: Michael Adam Date: Mon, 7 Dec 2009 13:11:32 +0000 (+0100) Subject: packaging(RHEL-CTDB): make everything instead of all in the build stage X-Git-Tag: release-4-0-0alpha10~21 X-Git-Url: http://git.samba.org/?p=amitay%2Fsamba.git;a=commitdiff_plain;h=87de8aec9ecdfffb29a6468ed77141ff1c5fff0c packaging(RHEL-CTDB): make everything instead of all in the build stage Michael --- 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 ..