wok diff lua/receipt @ rev 1127
linux-source: some post-install messages
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 22 13:49:27 2008 +0000 (2008-07-22) |
parents | 3abd6f2e8a08 |
children | 217ec201c18e |
line diff
1.1 --- a/lua/receipt Mon Apr 21 16:33:29 2008 +0200 1.2 +++ b/lua/receipt Tue Jul 22 13:49:27 2008 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="lua" 1.6 VERSION="5.1.3" 1.7 -CATEGORY="developement" 1.8 +CATEGORY="development" 1.9 SHORT_DESC="Powerful, fast, light-weight, embeddable scripting language." 1.10 DEPENDS="readline" 1.11 BUILD_DEPENDS="readline-dev"