wok-next diff python-mechanize/receipt @ rev 20533

cairo-clock, grub4dos: fix CFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 27 12:50:45 2018 +0200 (2018-03-27)
parents 16df76e1fc6a
children 9b3461bf373c
line diff
     1.1 --- a/python-mechanize/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-mechanize/receipt	Tue Mar 27 12:50:45 2018 +0200
     1.3 @@ -10,7 +10,6 @@
     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"