wok diff mk-livestatus/receipt @ rev 11455

groff: pack /usr/share files to the correct path
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:42:21 2011 +0100 (2011-12-17)
parents 7a28450bc868
children 2a2adc3727af
line diff
     1.1 --- a/mk-livestatus/receipt	Fri Feb 25 00:21:20 2011 +0100
     1.2 +++ b/mk-livestatus/receipt	Sat Dec 17 11:42:21 2011 +0100
     1.3 @@ -25,8 +25,6 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib $fs/usr
     1.7 -	
     1.8 -	strip -s $fs/usr/lib/*
     1.9  }
    1.10  
    1.11  post_install()