wok diff bazaar/receipt @ rev 19774

some *-dev depend on pkg-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 21 15:50:51 2017 +0100 (2017-02-21)
parents 6c8e8aae3fbc
children 324c13268efe
line diff
     1.1 --- a/bazaar/receipt	Fri Jan 24 07:06:04 2014 +0000
     1.2 +++ b/bazaar/receipt	Tue Feb 21 15:50:51 2017 +0100
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="A free distributed version control system."
     1.5  MAINTAINER="rcx@zoominternet.net"
     1.6  LICENSE="GPL2"
     1.7 +WEB_SITE="http://bazaar-vcs.org/"
     1.8  SOURCE="bzr"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10 -WEB_SITE="http://bazaar-vcs.org/"
    1.11  WGET_URL="https://launchpad.net/$SOURCE/${VERSION:0:3}/$VERSION/+download/$TARBALL"
    1.12  TAGS="dvcs version-control versioning"
    1.13  
    1.14 @@ -22,6 +22,9 @@
    1.15  		--prefix=/usr \
    1.16  		--root=$DESTDIR \
    1.17  		--no-compile
    1.18 +
    1.19 +	mkdir -p $install/usr/share
    1.20 +	mv $install/usr/man $install/usr/share
    1.21  }
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.