wok-stable diff flam3/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 83c8a01f7dc5
children 8e4c74abdf74
line diff
     1.1 --- a/flam3/receipt	Fri Nov 26 10:58:15 2010 +0100
     1.2 +++ b/flam3/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -14,7 +14,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	src=$WOK/$PACKAGE/$PACKAGE-$VERSION/src
     1.8  	cd $src/src
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11 @@ -27,7 +26,6 @@
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {
    1.15 -	_pkg=$WOK/$PACKAGE/$PACKAGE-$VERSION/src/_pkg
    1.16  	mkdir -p $fs/usr/share
    1.17  	cp -a $_pkg/usr/bin $fs/usr/
    1.18  	cp -a $_pkg/usr/share/flam3 $fs/usr/share/