From dc777c250aa336e1003875b7b74442d0e4db02b5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 1 Nov 2009 22:44:31 +0100 Subject: [PATCH] util-macros: removed, it's unused. --HG-- extra : convert_revision : 0a1ab98e8655bcae6c5aede29eea7dd253037145 --- templates/util-macros/template | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 templates/util-macros/template diff --git a/templates/util-macros/template b/templates/util-macros/template deleted file mode 100644 index defdd4018d1..00000000000 --- a/templates/util-macros/template +++ /dev/null @@ -1,12 +0,0 @@ -# Template build file for 'util-macros'. -pkgname=util-macros -version=1.1.6 -distfiles=" -http://xorg.freedesktop.org/releases/individual/util/$pkgname-$version.tar.bz2" -build_style=gnu_configure -short_desc="Xorg autotool macros" -maintainer="Juan RP " -checksum=b2cb26f05cb605c8dd9c364ea7fb93ac6458042f -long_desc=" - This package contains the autoconf/automake macros shared by the various - modular Xorg components"