wok diff xfe/receipt @ rev 10549

php: Added back code to add desktop, image, and php.ini in compile_rules. These files are needed for php-common not php directly. Thats what they were there.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 25 14:47:51 2011 +0000 (2011-05-25)
parents 0b4cf0d9e1b5
children 810399e45e44
line diff
     1.1 --- a/xfe/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/xfe/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p 0 < ../stuff/gcc-4.patch || return 1
     1.8 +	patch -p 0 < $stuff/gcc-4.patch || return 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--mandir=/usr/share/man \