From: Stefan Schantl Date: Sun, 20 Feb 2011 12:22:59 +0000 (+0100) Subject: python-setuptools: Make package (or parts) noarch. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b8cb21b780b9c902cd549cebac145400b945ef;p=ipfire-3.x.git python-setuptools: Make package (or parts) noarch. --- diff --git a/pkgs/core/python-setuptools/python-setuptools.nm b/pkgs/core/python-setuptools/python-setuptools.nm index 7b508a084..d8ffdfa00 100644 --- a/pkgs/core/python-setuptools/python-setuptools.nm +++ b/pkgs/core/python-setuptools/python-setuptools.nm @@ -26,7 +26,8 @@ include $(PKGROOT)/Include PKG_NAME = setuptools PKG_VER = 0.6c9 -PKG_REL = 0 +PKG_REL = 1 +PKG_ARCH = noarch PKG_MAINTAINER = Michael Tremer PKG_GROUP = Development/Libraries