wok-next diff bozohttpd/receipt @ rev 9715

glibc-base: remove post_install() it not working and not usefull
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:49:22 2011 +0200 (2011-05-08)
parents f9e78593eb58
children 84ec1c40d51b
line diff
     1.1 --- a/bozohttpd/receipt	Thu Jun 25 10:49:46 2009 +0000
     1.2 +++ b/bozohttpd/receipt	Sun May 08 23:49:22 2011 +0200
     1.3 @@ -27,5 +27,4 @@
     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  }