From ce08d0f4dbb0230810d4c1ed1e84406d991d5089 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Mar 2009 04:16:12 +0100 Subject: [PATCH] xf86miscproto: set noarch. --HG-- extra : convert_revision : 70fef33b22b0bf2edb51f7c0720a4da56afed476 --- templates/xf86miscproto/template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/xf86miscproto/template b/templates/xf86miscproto/template index a1cc3e7f0f..9f88fb86af 100644 --- a/templates/xf86miscproto/template +++ b/templates/xf86miscproto/template @@ -1,3 +1,4 @@ +# Template build file for 'xf86miscproto'. pkgname=xf86miscproto version=0.9.2 distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" @@ -8,3 +9,5 @@ checksum=aaab4cbf19c73ded4785ba69cdd7ae23aaf103c7040559283f85fc1237dad6e6 long_desc=" This provides the XF86Misc extension headers from modular X.org X11 project." + +noarch=yes