wok-next diff buildroot/receipt @ rev 18647
Up cookutils(781)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Nov 30 04:39:30 2015 +0200 (2015-11-30) |
parents | 0f7d97c681bd |
children | 1e155268c3d0 |
line diff
1.1 --- a/buildroot/receipt Tue Nov 04 08:58:28 2014 +0100 1.2 +++ b/buildroot/receipt Mon Nov 30 04:39:30 2015 +0200 1.3 @@ -24,7 +24,7 @@ 1.4 # Pre and post install commands for Tazpkg. 1.5 post_install() 1.6 { 1.7 - [ -L /usr/bin/wget ] && tazpkg get-install wget --forced 1.8 + [ -L $1/usr/bin/wget ] && chroot "$1/" tazpkg get-install wget --forced 1.9 cat <<EOT 1.10 Now you can do: 1.11 $ cd /usr/lib/buildroot