]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- __make -j1 (with -j2 we've got: No rule to make target
authorSzymon Siwek <sls@pld-linux.org>
Mon, 9 Jul 2007 22:42:19 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  `../common/libcommon.a', needed by `t-convert'.  Stop)

Changed files:
    gnupg2.spec -> 1.64

gnupg2.spec

index e17721559257983b8b8389b9e304026cd107da94..48ad2feca7c63697499d8408988d4de6179833f6 100644 (file)
@@ -195,7 +195,7 @@ rm -f po/stamp-po
        --with-capabilities \
        --with-mailprog=/usr/lib/sendmail
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.120886 seconds and 4 git commands to generate.