]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python-tornado: 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-tornado/python-tornado.nm

index c210cec56b18bbb2712dc0cf5960489b690c26e6..1509cfb5cf0b260e16890359a9787e881b6ec438 100644 (file)
@@ -26,7 +26,8 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = tornado
 PKG_VER        = 0.2
-PKG_REL        = 0
+PKG_REL        = 1
+PKG_ARCH       = noarch
 
 PKG_MAINTAINER = Michael Tremer <michael.tremer@ipfire.org>
 PKG_GROUP      = Development/Libraries