wok diff rtorrent/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 3541e02e9ad4
children 8c058fcbe24b
line diff
     1.1 --- a/rtorrent/receipt	Sun Sep 12 14:30:08 2010 +0000
     1.2 +++ b/rtorrent/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -30,6 +30,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9