wok diff python-pygame/receipt @ rev 18724

lynis 2.1.1 + receipt change: download at new place, but website link works still
author Erkan Yilmaz <erkan@slitaz.org>
date Fri Dec 18 13:06:39 2015 +0000 (2015-12-18)
parents 7390f8de9846
children 9e01bc6321ea
line diff
     1.1 --- a/python-pygame/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-pygame/receipt	Fri Dec 18 13:06:39 2015 +0000
     1.3 @@ -40,5 +40,6 @@
     1.4  # Remove old package.
     1.5  post_install()
     1.6  {
     1.7 +	[ ! -d $1/var/lib/tazpkg/installed/pygame/examples ] ||
     1.8  	rm -rf $1/var/lib/tazpkg/installed/pygame/examples
     1.9  }