wok-next diff python-pyxml/receipt @ rev 20698

tor: oh, I see there is DEPENDS below
author Erkan Yilmaz <erkan@slitaz.org>
date Wed May 23 15:22:22 2018 +0000 (2018-05-23)
parents 9e01bc6321ea
children 92698cd69f34
line diff
     1.1 --- a/python-pyxml/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-pyxml/receipt	Wed May 23 15:22:22 2018 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	patch -Np1 -i $stuff/fix-python2.6.patch
     1.8  	python setup.py build --with-xslt
     1.9  	python setup.py install --root=$DESTDIR
    1.10  }