wok rev 22353

podofo: no parallel make
author Hans-G?nter Theisgen
date Wed Nov 20 16:46:03 2019 +0100 (2019-11-20)
parents 3e7ded8526ee
children fc5c92e2aa0c
files podofo/receipt
line diff
     1.1 --- a/podofo/receipt	Tue Nov 19 11:07:25 2019 +0100
     1.2 +++ b/podofo/receipt	Wed Nov 20 16:46:03 2019 +0100
     1.3 @@ -25,8 +25,8 @@
     1.4  		-DPODOFO_HAVE_LUA=FALSE				\
     1.5  		-DPODOFO_BUILD_STATIC:BOOL=TRUE			\
     1.6  		-DPODOFO_BUILD_SHARED:BOOL=TRUE &&
     1.7 -	make &&
     1.8 -	make DESTDIR=$DESTDIR install
     1.9 +	make -j1 &&
    1.10 +	make -j1 DESTDIR=$DESTDIR install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.