wok rev 8049

Comment out old patch in xfce4-dev-tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Jan 20 14:57:40 2011 +0000 (2011-01-20)
parents d4abc9d28cda
children cd2506f67c2e
files xfce4-dev-tools/receipt
line diff
     1.1 --- a/xfce4-dev-tools/receipt	Thu Jan 20 14:09:16 2011 +0000
     1.2 +++ b/xfce4-dev-tools/receipt	Thu Jan 20 14:57:40 2011 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p1 -i ../stuff/xdt-autogen-4.6.0.u || exit 1
     1.8 +	#patch -p1 -i ../stuff/xdt-autogen-4.6.0.u || exit 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \