wok-stable diff urxvt-full/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 d1768332cee0
children
line diff
     1.1 --- a/urxvt-full/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/urxvt-full/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 -	busybox patch -p0 -i $WOK/urx$stuff/gcc.u
     1.8 +	busybox patch -p0 -i $WOK/urxvt/stuff/gcc.u
     1.9  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.10  	--enable-everything \
    1.11  	--mandir=/usr/share/man $CONFIGURE_ARGS && \