Browse Source

Removed parallel make building.

Michael Schloh von Bennewitz 23 years ago
parent
commit
8d4c685edf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pdflib/pdflib.spec

+ 2 - 2
pdflib/pdflib.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Graphics
 License:      GPL
 Version:      4.0.3
-Release:      20020620
+Release:      20021030
 
 #   list of sources
 Source0:      http://www.pdflib.com/pdflib/download/pdflib-%{version}.tar.gz
@@ -61,7 +61,7 @@ AutoReqProv:  no
     ./configure \
         --prefix=%{l_prefix} \
         --disable-shared
-    %{l_make} %{l_mflags -O}
+    %{l_make} %{l_mflags}
 
 %install
     rm -rf $RPM_BUILD_ROOT