wok diff paramiko/receipt @ rev 13708
Add mtdev
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Mon Dec 17 13:53:22 2012 +0000 (2012-12-17) |
parents | d703055a2571 |
children | 51a1ebbda768 |
line diff
1.1 --- a/paramiko/receipt Sat Dec 05 13:32:20 2009 +0100 1.2 +++ b/paramiko/receipt Mon Dec 17 13:53:22 2012 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="paramiko" 1.7 -VERSION="1.7.6" 1.8 +VERSION="1.7.7.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="module for python that implements the SSH2 protocol." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -14,7 +14,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - python setup.py install --root=$PWD/_pkg 1.17 + python setup.py install --root=$DESTDIR 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.