wok-undigest diff cross-x86_64-binutils/receipt @ rev 848
Add 0install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 06 16:50:53 2012 +0200 (2012-09-06) |
parents | 4e4ce06eacc0 |
children | 1ef621db1c6d |
line diff
1.1 --- a/cross-x86_64-binutils/receipt Thu May 10 04:42:24 2012 +0200 1.2 +++ b/cross-x86_64-binutils/receipt Thu Sep 06 16:50:53 2012 +0200 1.3 @@ -58,4 +58,5 @@ 1.4 cd ${fs}${CROSS_PREFIX}/$CROSS_TARGET 1.5 mv lib/ldscripts ../lib 1.6 rmdir lib && ln -s ../lib . 1.7 + chown -R root.root $fs 1.8 }