wok diff libsdl/receipt @ rev 4355
xarchive: add xz support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 04 15:34:46 2009 +0200 (2009-10-04) |
parents | e8024c01fc47 |
children | 70dc40504418 |
line diff
1.1 --- a/libsdl/receipt Sat Jun 13 12:19:10 2009 +0200 1.2 +++ b/libsdl/receipt Sun Oct 04 15:34:46 2009 +0200 1.3 @@ -34,5 +34,5 @@ 1.4 1.5 post_install() 1.6 { 1.7 - [ -d "/var/lib/tazpkg/installed/libsdl" ] && tazpkg remove libsdl 1.8 + [ -d "/var/lib/tazpkg/installed/libSDL" ] && rm -rf /var/lib/tazpkg/installed/libSDL 1.9 }