wok diff python-lxml/receipt @ rev 23836

Up jbig2dec (0.18), metasploit (5.0.91), nginx (1.19.0), spamassassin (3.4.4), sqlite (3.32.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 01 10:15:25 2020 +0000 (2020-06-01)
parents 3969374b97db
children 1df6fa555414
line diff
     1.1 --- a/python-lxml/receipt	Mon Apr 06 09:13:27 2020 +0100
     1.2 +++ b/python-lxml/receipt	Mon Jun 01 10:15:25 2020 +0000
     1.3 @@ -18,7 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	make &&
     1.8 +#	make 
     1.9 +	python setup.py build &&
    1.10  	python setup.py install --root=$DESTDIR
    1.11  }
    1.12