wok-next diff pycurl/receipt @ rev 17630
libgsf: no more g_memmove in glib
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 09:28:45 2015 +0100 (2015-02-14) |
parents | 76b72f1ad63c |
children | 16df76e1fc6a |
line diff
1.1 --- a/pycurl/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/pycurl/receipt Sat Feb 14 09:28:45 2015 +0100 1.3 @@ -17,8 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - python setup.py install --curl-config=/usr/bin/curl-config --prefix $PWD/_pkg/usr 1.8 - 1.9 + python setup.py install --curl-config=/usr/bin/curl-config --prefix $DESTDIR/usr 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.