wok-stable diff squirrelmail-vkeyboard/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 f81e47267992
children
line diff
     1.1 --- a/squirrelmail-vkeyboard/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-vkeyboard/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	mkdir -p $DESTDIR
     1.8  	cp -a $src $DESTDIR/$SOURCE
     1.9  }
    1.10