wok-current diff python-gdata/receipt @ rev 20637

updated curl (7.60.0 -> 7.61.1)
author Hans-G?nter Theisgen
date Thu Jan 10 14:26:43 2019 +0100 (2019-01-10)
parents 2a5cc8208d36
children 8dd8bab3f0ca
line diff
     1.1 --- a/python-gdata/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/python-gdata/receipt	Thu Jan 10 14:26:43 2019 +0100
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	python setup.py build &&
     1.9  	python setup.py install --root=$DESTDIR
    1.10  }