wok diff encfs/receipt @ rev 4867

Add: xfce4-ristretto
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 04 22:33:41 2010 +0100 (2010-02-04)
parents c40143c90a50
children 31c985a0bd3d
line diff
     1.1 --- a/encfs/receipt	Fri Jul 03 17:43:52 2009 +0200
     1.2 +++ b/encfs/receipt	Thu Feb 04 22:33:41 2010 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  {
     1.5  	mv $PACKAGE-${VERSION%-*} $src 2> /dev/null
     1.6  	cd $src
     1.7 +	patch -p0 < ../stuff/gcc44.patch || exit 1
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$src/_pkg install