wok diff tsclient/receipt @ rev 11802
syslinux: fix ifmem.c (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 12:15:57 2012 +0100 (2012-02-25) |
parents | 866fa2493b1b |
children | 600aaedb561d |
line diff
1.1 --- a/tsclient/receipt Wed Feb 24 12:13:18 2010 +0000 1.2 +++ b/tsclient/receipt Sat Feb 25 12:15:57 2012 +0100 1.3 @@ -35,6 +35,5 @@ 1.4 cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.5 cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.6 cp -a $_pkg/usr/share/applications $fs/usr/share 1.7 - strip -s $fs/usr/bin/* 1.8 strip -s $fs/usr/lib/$PACKAGE/* 1.9 }