wok diff xfce4-dev-tools/receipt @ rev 8539

Fix: wxWidgets to install contrib files into same DESTDIR now. This will save 600mb since we will not need the source folder anymore to genpkg files.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 13 04:28:50 2011 +0000 (2011-02-13)
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	Sun Feb 13 04:28:50 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 \