wok-next diff s3ql/receipt @ rev 20728

lcms2: produce static lib again (to fix optipng-static build)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 11:18:30 2018 +0300 (2018-05-29)
parents 474eb4a6385a
children f970ffe0add0
line diff
     1.1 --- a/s3ql/receipt	Sat Mar 24 11:07:24 2018 +0200
     1.2 +++ b/s3ql/receipt	Tue May 29 11:18:30 2018 +0300
     1.3 @@ -16,6 +16,8 @@
     1.4  python-pytest python-py python-unittest2"
     1.5  
     1.6  compile_rules() {
     1.7 +	sed -i 's|http:|https:|' util/distribute_setup.py
     1.8 +
     1.9  	python setup.py build &&
    1.10  	python setup.py test &&
    1.11  	python setup.py install --root=$DESTDIR