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

index ba81c960289aad80d86e7746daed82cba66303d7..18864653d33db63a693f81d03686d52d7b2f2740 100644 (file)
@@ -26,7 +26,8 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = decorator
 PKG_VER        = 3.1.2
-PKG_REL        = 0
+PKG_REL        = 1
+PKG_ARCH       = noarch
 
 PKG_MAINTAINER =
 PKG_GROUP      = Development/Languages