wok-next diff bzr/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents 65f5c0b7dcd4
children
line diff
     1.1 --- a/bzr/receipt	Fri Sep 07 01:53:20 2018 +0300
     1.2 +++ b/bzr/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,14 +4,14 @@
     1.4  VERSION="latest"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="Friendly distributed version control system"
     1.7 -MAINTAINER="rcx@zoominternet.net"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://pypi.org/project/bzr/"
    1.11  
    1.12  BUILD_DEPENDS="python-dev"
    1.13  
    1.14  compile_rules() {
    1.15 -	pip install --no-compile --root=$DESTDIR bzr || return 1
    1.16 +	pip install --no-compile --root=$install bzr || return 1
    1.17  
    1.18  	mkdir $install/usr/share/
    1.19  	mv $install/usr/man $install/usr/share/