]> git.pld-linux.org Git - packages/texinfo.git/commitdiff
- reenable parallel building
authorSzymon Siwek <sls@pld-linux.org>
Mon, 7 Jan 2008 09:02:10 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texinfo.spec -> 1.109

texinfo.spec

index d53b0ac686547a37d857a6ae02cac0a48883fd00..90251a4ee385c32791628e9ce8e25d4508781313 100644 (file)
@@ -195,7 +195,7 @@ rm -f po/stamp-po
 %{__automake}
 %configure
 
-PATH="$PATH:../util" %{__make} -j1
+PATH="$PATH:../util" %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.112736 seconds and 4 git commands to generate.