wok diff xerces-c/receipt @ rev 11650

Up: firefox (10.0)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 06 16:36:25 2012 +0100 (2012-02-06)
parents 3e5f4a16c6dd
children eb8067417980
line diff
     1.1 --- a/xerces-c/receipt	Wed Mar 02 17:37:22 2011 +0000
     1.2 +++ b/xerces-c/receipt	Mon Feb 06 16:36:25 2012 +0100
     1.3 @@ -15,8 +15,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	
     1.7 -	./configure &&
     1.8 -	make -j 4 &&
     1.9 +	./configure $CONFIGURE_ARGS &&
    1.10 +	make $MAKEFLAGS &&
    1.11  	make install
    1.12  }
    1.13