wok diff buildbot-slave/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
parents 16df76e1fc6a
children c52d68d75000
line diff
     1.1 --- a/buildbot-slave/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/buildbot-slave/receipt	Thu Aug 03 05:22:36 2017 -0300
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="Tool to automate the compile/test cycle of code source (slave part)."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 +WEB_SITE="http://buildbot.net/"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -WEB_SITE="http://buildbot.net/"
    1.10  WGET_URL="http://buildbot.googlecode.com/files/$TARBALL"
    1.11  TAGS="python buildtools"
    1.12  
    1.13 @@ -18,6 +18,8 @@
    1.14  compile_rules()
    1.15  {
    1.16  	python setup.py install --root=$DESTDIR
    1.17 +
    1.18 +	cook_pick_manpages docs/buildslave.1
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.