wok diff spandsp/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 640ddbff13b4
children b7319995b37e
line diff
     1.1 --- a/spandsp/receipt	Fri Mar 04 08:41:48 2011 +0100
     1.2 +++ b/spandsp/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -15,8 +15,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure --prefix=/usr &&
     1.7 -	make &&
     1.8 -	make install
     1.9 +	make -j1 &&
    1.10 +	make -j1 install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.