wok-next diff ptxdist/receipt @ rev 18472

ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 05 01:10:26 2015 +0300 (2015-10-05)
parents 7896f0694ef6
children 9e01bc6321ea
line diff
     1.1 --- a/ptxdist/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/ptxdist/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -23,7 +23,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 ] && tazpkg get-install wget --forced --root=${1:-/}
     1.9  	cat <<EOT
    1.10  Now you can do:
    1.11  $ cd /usr/lib/buildroot