wok diff ansible/receipt @ rev 19722

Up cgal (4.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 16 13:20:58 2017 +0100 (2017-02-16)
parents f0a0b5091b4a
children 03509d491272
line diff
     1.1 --- a/ansible/receipt	Mon Jul 04 10:05:09 2016 +0300
     1.2 +++ b/ansible/receipt	Thu Feb 16 13:20:58 2017 +0100
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="a radically simple configuration-management engine."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL3"
     1.7 +WEB_SITE="http://www.ansible.com/home"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -WEB_SITE="http://www.ansible.com/home"
    1.10  WGET_URL="https://github.com/ansible/ansible/archive/v$VERSION.tar.gz"
    1.11  CONFIG_FILES="/etc/ansible"
    1.12  
    1.13 @@ -20,9 +20,7 @@
    1.14  	python setup.py build
    1.15  	python setup.py install --root=$DESTDIR
    1.16  
    1.17 -	mkdir -p $install/usr/share/man/man1
    1.18 -	cp -a $src/docs/man/man1/*.1 $install/usr/share/man/man1
    1.19 -	cook_compress_manpages
    1.20 +	cook_pick_manpages $src/docs/man/man1/*.1
    1.21  }
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.