Selaa lähdekoodia

tidy seems to dislike parallel building

Ralf S. Engelschall 23 vuotta sitten
vanhempi
commit
f8ca31f5e7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      tidy/tidy.spec

+ 2 - 2
tidy/tidy.spec

@@ -36,7 +36,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Text
 License:      GPL
 Version:      %{V_here}
-Release:      20030110
+Release:      20030111
 
 #   list of sources
 Source0:      http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
@@ -56,7 +56,7 @@ AutoReqProv:  no
     %setup -q -n tidy
 
 %build
-    %{l_make} %{l_mflags -O} \
+    %{l_make} %{l_mflags} \
         CC="%{l_cc} %{l_cflags -O}"
 
 %install