]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-setuptools: Make package (or parts) noarch.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 20 Feb 2011 12:22:59 +0000 (13:22 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 20 Feb 2011 12:22:59 +0000 (13:22 +0100)
pkgs/core/python-setuptools/python-setuptools.nm

index 7b508a084577ac7d6e7eb69313258a805fa5ae3d..d8ffdfa00e6cf0e694f71d0e66633197cfad98db 100644 (file)
@@ -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 <michael.tremer@ipfire.org>
 PKG_GROUP      = Development/Libraries