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

index 90b84c22fa30b12f5fe2501f2f6f61472e464e05..010e87da37e87603dfd8bd8fa6165e6dd7ecc63d 100644 (file)
@@ -26,7 +26,8 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = autoconf
 PKG_VER        = 2.68
-PKG_REL        = 0
+PKG_REL        = 1
+PKG_ARCH       = noarch
 
 PKG_MAINTAINER =
 PKG_GROUP      = Development/Tools