wok-next diff bzr/receipt @ rev 21395

updated owfs (3.2p1 -> 3.2p3)
author Hans-G?nter Theisgen
date Fri Apr 17 17:54:29 2020 +0100 (2020-04-17)
parents 65f5c0b7dcd4
children
line diff
     1.1 --- a/bzr/receipt	Fri Sep 07 01:53:20 2018 +0300
     1.2 +++ b/bzr/receipt	Fri Apr 17 17:54:29 2020 +0100
     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/