wok diff libsdl/receipt @ rev 18598

Up tazpkg(860), remove tazpkg-test
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 14 16:30:47 2015 +0200 (2015-11-14)
parents 6037f37a1c85
children 1067bb7f1e24
line diff
     1.1 --- a/libsdl/receipt	Wed Nov 11 16:03:26 2015 +0200
     1.2 +++ b/libsdl/receipt	Sat Nov 14 16:30:47 2015 +0200
     1.3 @@ -42,5 +42,5 @@
     1.4  post_install()
     1.5  {
     1.6  	[ -d "$1$INSTALLED/libSDL" ] && rm -rf "$1$INSTALLED/libSDL"
     1.7 -	return true
     1.8 +	:
     1.9  }