wok-6.x diff python-reportlab/receipt @ rev 19725
compiz-core: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 15:48:06 2017 +0100 (2017-02-16) |
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 Thu Feb 16 15:48:06 2017 +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