wok-6.x diff ranger/receipt @ rev 18940
Up musl-libc (1.1.14) CVE-2015-1817
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 02 11:58:42 2016 +0100 (2016-03-02) |
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 Mar 02 11:58:42 2016 +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