wok-next diff buildbot-slave/receipt @ rev 20790

1. update also pinentry-gtk to new version 2. add to both fltk-dev so fltk-config is found 3. I want to force also a build to see if it really builds OKish here (see wok-build)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:23:42 2018 +0000 (2018-06-09)
parents 16df76e1fc6a
children a3254b6a96ac
line diff
     1.1 --- a/buildbot-slave/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/buildbot-slave/receipt	Sat Jun 09 11:23:42 2018 +0000
     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.