wok diff autofs/receipt @ rev 19114

Add shiki-colors, shiki-colors-murrine. Specify HOST_ARCH="any" on the packages containing themes only.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 07 16:09:04 2016 +0300 (2016-05-07)
parents 380ffe05937a
children 7f39549720b8
line diff
     1.1 --- a/autofs/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/autofs/receipt	Sat May 07 16:09:04 2016 +0300
     1.3 @@ -40,5 +40,5 @@
     1.4  # Pre and post install commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	mkdir -p $1/mnt/auto 2> /dev/null
     1.8 +	mkdir -p "$1/mnt/auto" 2>/dev/null
     1.9  }