wok diff fuse/receipt @ rev 11769

up midori (0.4.3) and added description
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 20:48:36 2012 -0800 (2012-02-22)
parents 6dbe4b0d6bd7
children 66fda20a39b8
line diff
     1.1 --- a/fuse/receipt	Thu Oct 07 11:11:00 2010 +0000
     1.2 +++ b/fuse/receipt	Wed Feb 22 20:48:36 2012 -0800
     1.3 @@ -30,8 +30,5 @@
     1.4  	cp -a $_pkg/sbin $fs
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -	strip -s $fs/sbin/*
     1.8 -	strip -s $fs/usr/bin/*
     1.9 -	strip --strip-unneeded $fs/usr/lib/*.so*
    1.10  }
    1.11