wok diff ranger/receipt @ rev 18582
Tiny fixes
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Nov 11 21:14:28 2015 +0200 (2015-11-11) |
parents | 7390f8de9846 |
children | b0d5e94d5132 |
line diff
1.1 --- a/ranger/receipt Sat May 23 16:17:14 2015 +0300 1.2 +++ b/ranger/receipt Wed Nov 11 21:14:28 2015 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ranger" 1.7 -VERSION="1.6.1" 1.8 +VERSION="1.7.1" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="File manager." 1.11 MAINTAINER="paul@slitaz.org" 1.12 @@ -17,7 +17,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - python setup.py build 1.17 python setup.py install --root=$DESTDIR 1.18 } 1.19