# HG changeset patch # User Paul Issott # Date 1443723680 -3600 # Node ID 2783d48f798e46a7148e9b7aa02dfa31836b0631 # Parent 8440f6bccf229363a52927efea0983f5f27eda5e Up ranger (1.7.1) diff -r 8440f6bccf22 -r 2783d48f798e ranger/receipt --- a/ranger/receipt Mon Sep 28 23:32:38 2015 +0200 +++ b/ranger/receipt Thu Oct 01 19:21:20 2015 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="ranger" -VERSION="1.6.1" +VERSION="1.7.1" CATEGORY="utilities" SHORT_DESC="File manager." MAINTAINER="paul@slitaz.org" @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - python setup.py build python setup.py install --root=$DESTDIR }