From 87de8aec9ecdfffb29a6468ed77141ff1c5fff0c Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 7 Dec 2009 14:11:32 +0100 Subject: packaging(RHEL-CTDB): make everything instead of all in the build stage Michael --- packaging/RHEL-CTDB/samba.spec.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl index 5b05b99ac9..4967dfd200 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 .. -- cgit