wok diff python-paste/receipt @ rev 17024

usbids: up 20140731
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 14 09:20:02 2014 +0000 (2014-08-14)
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 Aug 14 09:20:02 2014 +0000
     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