wok diff odt2txt/receipt @ rev 10812

php-cli: only need php-common not the all php/lighttpd package
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 05 11:00:57 2011 +0200 (2011-06-05)
parents 6ec17b55b59a
children 600aaedb561d
line diff
     1.1 --- a/odt2txt/receipt	Wed Feb 24 11:10:57 2010 +0000
     1.2 +++ b/odt2txt/receipt	Sun Jun 05 11:00:57 2011 +0200
     1.3 @@ -27,5 +27,4 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }