wok diff dahdi-tools/receipt @ rev 9398

dahdi-tools: needs -j1
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 26 22:00:09 2011 +0100 (2011-03-26)
parents aa6aabdbbe2f
children 24263dfa9f84
line diff
     1.1 --- a/dahdi-tools/receipt	Sat Mar 26 21:54:03 2011 +0100
     1.2 +++ b/dahdi-tools/receipt	Sat Mar 26 22:00:09 2011 +0100
     1.3 @@ -22,11 +22,11 @@
     1.4  		--exec-prefix=/usr \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 -	make -C ppp &&
     1.9 -	make DESTDIR=$PWD/_pkg install &&
    1.10 -	make DESTDIR=$PWD/_pkg -C ppp install &&
    1.11 -	make DESTDIR=$PWD/_pkg config
    1.12 +	make -j1 &&
    1.13 +	make -j1 -C ppp &&
    1.14 +	make -j1 DESTDIR=$PWD/_pkg install &&
    1.15 +	make -j1 DESTDIR=$PWD/_pkg -C ppp install &&
    1.16 +	make -j1 DESTDIR=$PWD/_pkg config
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.