bzr: Picked up.

This commit is contained in:
Jose V Beneyto 2008-04-13 20:26:10 +02:00
parent 345268c394
commit 99a3d134de
2 changed files with 7 additions and 19 deletions

View File

@ -1,8 +1,7 @@
# Description: Next-generation distributed version control. # Description: Next-generation distributed version control.
# URL: http://bazaar-ng.org/ # URL: http://bazaar-ng.org/
# Maintainer: unmaintained # Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
# Packager: Johannes Winkelmann, jw at tks6 dot net # Packager: Johannes Winkelmann, jw at tks6 dot net
#
# Depends on: python # Depends on: python
name=bzr name=bzr
@ -13,5 +12,4 @@ source=(http://bazaar-vcs.org/releases/src/$name-$version.tar.gz)
build() { build() {
cd $name-$version cd $name-$version
python setup.py install --root=$PKG --prefix=/usr python setup.py install --root=$PKG --prefix=/usr
chown root:root $PKG
} }

View File

@ -1,16 +1,6 @@
# $Id:
REQUIREMENTS: README for bzr
PRECAUTION:
PRE-INSTALL:
POST-INSTALL:
PRE-REMOVE:
POST-REMOVE:
NOTES: NOTES: