wok diff python-pychart/receipt @ rev 18713

Translations for Science category (thanks Aleksej)
author Lucas Levrel <llevrel@yahoo.fr>
date Wed Dec 16 20:44:08 2015 +0100 (2015-12-16)
parents 7390f8de9846
children 9e01bc6321ea
line diff
     1.1 --- a/python-pychart/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-pychart/receipt	Wed Dec 16 20:44:08 2015 +0100
     1.3 @@ -31,6 +31,7 @@
     1.4  # Remove old package.
     1.5  post_install()
     1.6  {
     1.7 +	[ ! -d $1/var/lib/tazpkg/installed/pychart ] ||
     1.8  	rm -rf $1/var/lib/tazpkg/installed/pychart
     1.9  }
    1.10