wok-6.x diff python-pyrex/receipt @ rev 23015
updated libcap, libcap-dev and libcap-pam (2.24 -> 2.33)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 03 11:11:03 2020 +0100 (2020-03-03) |
parents | fd4f1e692109 |
children | ad8b9ff412d2 |
line diff
1.1 --- a/python-pyrex/receipt Sat Oct 19 13:53:26 2013 +0000 1.2 +++ b/python-pyrex/receipt Tue Mar 03 11:11:03 2020 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 SOURCE="Pyrex" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/" 1.7 -WGET_URL="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/$TARBALL" 1.8 +WGET_URL="$WEB_SITE$TARBALL" 1.9 TAGS="python" 1.10 1.11 DEPENDS="python" 1.12 @@ -18,7 +18,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 python setup.py install --root="$DESTDIR" --prefix=/usr 1.18 } 1.19