wok diff xfce4-dev-tools/receipt @ 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 8c0fb3d8889c
children 0b4cf0d9e1b5
line diff
     1.1 --- a/xfce4-dev-tools/receipt	Thu Jan 20 13:59:41 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 \