wok diff exo/receipt @ rev 11097

Up: dialog to 1.1-20110707.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 02:51:05 2011 +0000 (2011-10-17)
parents 723666943311
children 2f2da9a13241
line diff
     1.1 --- a/exo/receipt	Fri Jan 21 00:44:33 2011 +0100
     1.2 +++ b/exo/receipt	Mon Oct 17 02:51:05 2011 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.xfce.org"
     1.6  WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL"
     1.7 +COOK_OPT="!fs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11 @@ -17,7 +18,7 @@
    1.12  
    1.13  	#test -d $PACKAGE-$VERSION && mv exo* $PACKAGE-$VERSION
    1.14  	cd $src
    1.15 -	patch -p1 -i ../stuff/helpers.rc.u
    1.16 +	patch -p1 -i $stuff/helpers.rc.u
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--sysconfdir=/etc \