wok diff evilvte/receipt @ rev 10949

Up iron-linux (13.0.800.0) security fixes
author Paul Issott <paul@slitaz.org>
date Thu Sep 01 19:45:03 2011 +0100 (2011-09-01)
parents fccb9d9484b9
children c9b183976335
line diff
     1.1 --- a/evilvte/receipt	Fri Dec 17 19:00:49 2010 +0000
     1.2 +++ b/evilvte/receipt	Thu Sep 01 19:45:03 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --prefix=/usr &&
     1.7 -	make &&
     1.8 +	make -j1 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11