wok diff h8300-binutils/receipt @ rev 24045

memtest,plop: tune lzma compression
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 06 12:50:46 2021 +0000 (2021-05-06)
parents ee5c8b018b62
children 71360a13cd94
line diff
     1.1 --- a/h8300-binutils/receipt	Thu Dec 05 20:42:36 2013 +0000
     1.2 +++ b/h8300-binutils/receipt	Thu May 06 12:50:46 2021 +0000
     1.3 @@ -38,8 +38,8 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr $fs$H8300_ROOT
     1.7 -	cp -a $_pkg/usr/bin $fs/usr
     1.8 -	cp -a $_pkg/usr/$H8300_TARGET/* $fs$H8300_ROOT
     1.9 +	cp -a $install/usr/bin $fs/usr
    1.10 +	cp -a $install/usr/$H8300_TARGET/* $fs$H8300_ROOT
    1.11  	# do not need to copy lib/libiberty.a
    1.12  	
    1.13  	strip -s $fs$H8300_ROOT/bin/*