wok diff python-mechanize/receipt @ rev 17034

slitaz-configs-base: check for /etc/skel while update ~/.xinitrc
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Aug 17 18:44:51 2014 +0200 (2014-08-17)
parents fd4f1e692109
children 16df76e1fc6a
line diff
     1.1 --- a/python-mechanize/receipt	Sat Oct 19 13:53:26 2013 +0000
     1.2 +++ b/python-mechanize/receipt	Sun Aug 17 18:44:51 2014 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="${SOURCE}-${VERSION}.tar.gz"
     1.5  WEB_SITE="http://wwwsearch.sourceforge.net/mechanize/"
     1.6  WGET_URL="http://pypi.python.org/packages/source/m/mechanize/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="python"
    1.10  BUILD_DEPENDS="python-dev python-distribute"