wok diff python-numpy/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 1acd9b9a9273
children 9e01bc6321ea
line diff
     1.1 --- a/python-numpy/receipt	Thu Dec 03 14:40:06 2015 -0200
     1.2 +++ b/python-numpy/receipt	Wed Dec 16 20:44:08 2015 +0100
     1.3 @@ -32,5 +32,6 @@
     1.4  # Remove old package.
     1.5  post_install()
     1.6  {
     1.7 +	[ ! -d $1/var/lib/tazpkg/installed/numpy ] ||
     1.8  	rm -rf $1/var/lib/tazpkg/installed/numpy
     1.9  }