wok
diff htop/receipt @ rev 10013
binutils: use --build and --host like it was in 3.0 and above so we got the correct tripplet
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Thu May 19 05:35:18 2011 +0200 (2011-05-19) |
parents |
96b43eaea827 |
children |
9383e3471bd9 |
line diff
1.1 --- a/htop/receipt Fri Jan 07 04:34:46 2011 +0000
1.2 +++ b/htop/receipt Thu May 19 05:35:18 2011 +0200
1.3 @@ -27,5 +27,4 @@
1.4 mkdir -p $fs/usr/bin $fs/usr/share
1.5 cp -a $_pkg/usr/bin/* $fs/usr/bin
1.6 cp -a $_pkg/usr/share/pixmaps $fs/usr/share
1.7 - strip -s $fs/usr/bin/*
1.8 }