wok diff python-paste/receipt @ rev 17153
Down disount (2.1.6) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 11 16:11:40 2014 +0200 (2014-09-11) |
parents | 2a5cc8208d36 |
children | 7390f8de9846 |
line diff
1.1 --- a/python-paste/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/python-paste/receipt Thu Sep 11 16:11:40 2014 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://pythonpaste.org/" 1.5 WGET_URL="http://pypi.python.org/packages/source/P/$SOURCE/$TARBALL" 1.6 TAGS="python" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="python" 1.10 BUILD_DEPENDS="python python-dev setuptools" 1.11 @@ -18,7 +19,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 python setup.py install --root=$DESTDIR 1.17 } 1.18