wok rev 18461
Up ranger (1.7.1)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Oct 01 19:21:20 2015 +0100 (2015-10-01) |
parents | 8440f6bccf22 |
children | 1301f2b949bf |
files | ranger/receipt |
line diff
1.1 --- a/ranger/receipt Mon Sep 28 23:32:38 2015 +0200 1.2 +++ b/ranger/receipt Thu Oct 01 19:21:20 2015 +0100 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