wok rev 7973

Fix: libogg needs -j1 to install correctly
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:54:57 2011 +0100 (2011-01-17)
parents e6286c4cc065
children 99a2fb1f6def
files libogg/receipt
line diff
     1.1 --- a/libogg/receipt	Mon Jan 17 17:54:30 2011 +0100
     1.2 +++ b/libogg/receipt	Mon Jan 17 17:54:57 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.5  	--mandir=/usr/share/man $CONFIGURE_ARGS
     1.6  	make
     1.7 -	make DESTDIR=$PWD/_pkg install
     1.8 +	make -j1 DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.