wok diff lua5.1-dev/receipt @ rev 19159
/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu May 26 20:16:45 2016 +0300 (2016-05-26) |
parents | 2a5cc8208d36 |
children | fcccf4376301 |
line diff
1.1 --- a/lua5.1-dev/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/lua5.1-dev/receipt Thu May 26 20:16:45 2016 +0300 1.3 @@ -9,6 +9,8 @@ 1.4 LICENSE="MIT" 1.5 WEB_SITE="http://www.lua.org/" 1.6 1.7 +DEPENDS="pkg-config" 1.8 + 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules() 1.11 {