wok-next diff ranger/receipt @ rev 18714

Up openssl (1.0.1q) and depending pkgs (thanks Erkan)
author Lucas Levrel <llevrel@yahoo.fr>
date Wed Dec 16 21:14:36 2015 +0100 (2015-12-16)
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 Dec 16 21:14:36 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