wok diff buildbot-slave/receipt @ rev 20895

updated espeak-dev again (1.45.05 -> 1.48.04)
author Hans-G?nter Theisgen
date Tue Feb 26 13:45:00 2019 +0100 (2019-02-26)
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	Tue Feb 26 13:45:00 2019 +0100
     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.