wok-current diff libsdl/receipt @ rev 3771
Add: commoncpp2 (1.7.3)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Wed Jul 29 16:43:43 2009 +0000 (2009-07-29) |
parents | e8024c01fc47 |
children | 70dc40504418 |
line diff
1.1 --- a/libsdl/receipt Sat Jun 13 12:19:10 2009 +0200 1.2 +++ b/libsdl/receipt Wed Jul 29 16:43:43 2009 +0000 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 }