wok diff py3k3-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
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 26 20:16:45 2016 +0300 (2016-05-26)
parents b63ceafee134
children
line diff
     1.1 --- a/py3k3-dev/receipt	Sat May 16 14:55:13 2015 +0000
     1.2 +++ b/py3k3-dev/receipt	Thu May 26 20:16:45 2016 +0300
     1.3 @@ -9,6 +9,7 @@
     1.4  WANTED="py3k3"
     1.5  SOURCE="Python"
     1.6  WEB_SITE="https://www.python.org/"
     1.7 +PROVIDE="py3k-dev"
     1.8  
     1.9  DEPENDS="py3k3"
    1.10  
    1.11 @@ -21,4 +22,3 @@
    1.12  	chmod 755 $fs/usr/bin/*-config
    1.13  	rm $fs/usr/include/*/pyconfig.h
    1.14  }
    1.15 -