Browse Source

disable parallel build

Michael van Elst 22 years ago
parent
commit
4dc2f00383
1 changed files with 2 additions and 2 deletions
  1. 2 2
      libiconv/libiconv.spec

+ 2 - 2
libiconv/libiconv.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Converter
 License:      LGPL
 Version:      1.9.1
-Release:      20030624
+Release:      20030731
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-%{version}.tar.gz
@@ -64,7 +64,7 @@ AutoReqProv:  no
         --mandir=%{l_prefix}/man \
         --disable-shared \
         --enable-static
-    %{l_make} %{l_mflags -O}
+    %{l_make} %{l_mflags}
 
 %install
     rm -rf $RPM_BUILD_ROOT