wok diff fox/receipt @ rev 12533

Up: xorg-xf86-input-evdev (it provide mouse and keyboard support so xorg-xf86-input-[mouse|keyboard] can be removed)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 01:50:03 2012 +0200 (2012-04-26)
parents bd75f843a141
children bf20abc5317a
line diff
     1.1 --- a/fox/receipt	Fri May 20 23:19:06 2011 +0000
     1.2 +++ b/fox/receipt	Thu Apr 26 01:50:03 2012 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  		--mandir=/usr/share/man \
     1.5  		--with-xft \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11