]> git.pld-linux.org Git - packages/libexif.git/commitdiff
- docs generation fails with -jN>1 AC-STABLE auto/ac/libexif-0_6_13-4
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 19 Dec 2006 13:31:56 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libexif.spec -> 1.40

libexif.spec

index db209dc73cdb84e3b9694da6dcbc6bf167907634..597db371f0a4c1524b0cceac8738b219d9450280 100644 (file)
@@ -93,7 +93,8 @@ rm -f po/stamp-po
 %configure \
        %{!?with_static_libs:--disable-static}
 
-%{__make}
+# docs generation fails with -jN>1
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.09637 seconds and 4 git commands to generate.