wok diff python-reportlab/receipt @ rev 18845

mtpaint: add pcmanfm thumbnailer
(needs larger undoMBlimit option)

xterm: add libXaw3d options
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Jan 23 09:22:02 2016 +0100 (2016-01-23)
parents 1067bb7f1e24
children 8dd8bab3f0ca
line diff
     1.1 --- a/python-reportlab/receipt	Wed Dec 16 15:49:50 2015 +0100
     1.2 +++ b/python-reportlab/receipt	Sat Jan 23 09:22:02 2016 +0100
     1.3 @@ -37,7 +37,7 @@
     1.4  # Remove old package.
     1.5  post_install()
     1.6  {
     1.7 -	[ ! -d $1/var/lib/tazpkg/installed/reportlab ] ||
     1.8 -	rm -rf $1/var/lib/tazpkg/installed/reportlab
     1.9 +	[ ! -d "$1/var/lib/tazpkg/installed/reportlab" ] ||
    1.10 +	rm -rf "$1/var/lib/tazpkg/installed/reportlab"
    1.11  }
    1.12