]> git.pld-linux.org Git - packages/samba.git/commitdiff
- fixed parallel build - my mistake ;-)
authortommat <tommat@pld-linux.org>
Thu, 13 May 2004 13:51:44 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.spec -> 1.164.2.36

samba.spec

index d365f561509b08dd83a2fb8cf3151c9621261013..c987d86c630ee34419c7b8170511061352c237f0 100644 (file)
@@ -739,7 +739,8 @@ cd source
        %{?with_krb5:--with-krb5} \
        %{!?with_krb5:--without-krb5}
 
-%{__make} everything pam_smbpass bin/smbget client/mount.cifs proto
+%{__make} proto
+%{__make} everything pam_smbpass bin/smbget client/mount.cifs
 
 cd ../examples/VFS
 %{__autoconf}
This page took 0.038541 seconds and 4 git commands to generate.