wok diff reiser4progs/receipt @ rev 11752

xine-ui: Update desktop file and remove old and ugly icon
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 12:03:23 2012 +0100 (2012-02-22)
parents c161b9c835d2
children 73641efed1cc
line diff
     1.1 --- a/reiser4progs/receipt	Fri Jul 09 20:33:27 2010 +0200
     1.2 +++ b/reiser4progs/receipt	Wed Feb 22 12:03:23 2012 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	cd $src
     1.5  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.6  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11