wok-stable diff libwnck-dev/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 5d23f675487c
children
line diff
     1.1 --- a/libwnck-dev/receipt	Thu Nov 18 01:01:37 2010 +0000
     1.2 +++ b/libwnck-dev/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -16,4 +16,5 @@
     1.4  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.5  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
     1.6  	cp -a $_pkg/usr/include $fs/usr
     1.7 +	cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share
     1.8  }