wok diff python-paste/receipt @ rev 17844
Up libcups cups-doc (2.0.2)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Mar 24 01:34:13 2015 -0400 (2015-03-24) |
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 Tue Mar 24 01:34:13 2015 -0400 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