From 73462facb813e5224761deccad70d44afd6eeae7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Mar 2009 03:56:55 +0100 Subject: [PATCH] xineramaproto: set noarch. --HG-- extra : convert_revision : f38204137953750c895392ad2607222039f9baf4 --- templates/xineramaproto/template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/xineramaproto/template b/templates/xineramaproto/template index b991c06e7e9..2014eab8274 100644 --- a/templates/xineramaproto/template +++ b/templates/xineramaproto/template @@ -1,3 +1,4 @@ +# Template build file for 'xineramaproto'. pkgname=xineramaproto version=1.1.2 distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" @@ -8,3 +9,5 @@ checksum=e8a62b1cafbcfc3b9fed147612ed4320233d0c9d6de30c991c2cd0c691c40910 long_desc=" This provides the Xinerama extension headers from modular X.org X11 project." + +noarch=yes