wok diff buildroot/receipt @ rev 18347

Up: file (5.24)
author Alexander Medvedev <devl547@gmail.com>
date Fri Sep 11 19:38:34 2015 +0000 (2015-09-11)
parents 0f7d97c681bd
children 1e155268c3d0
line diff
     1.1 --- a/buildroot/receipt	Tue Nov 04 08:58:28 2014 +0100
     1.2 +++ b/buildroot/receipt	Fri Sep 11 19:38:34 2015 +0000
     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