wok-6.x diff libcddb/receipt @ rev 11426

Compat: ntop - don't trigger cook of splitted packages when using tazwok (that's automatic)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Dec 14 15:56:46 2011 +0100 (2011-12-14)
parents 02bbaa9d12ba
children b896c623f49e
line diff
     1.1 --- a/libcddb/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/libcddb/receipt	Wed Dec 14 15:56:46 2011 +0100
     1.3 @@ -29,5 +29,4 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/lib/* 2>/dev/null
     1.8  }