From 286e7abef1f81f7e9d06ca8e4d7af059bcad5400 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:22:44 +0100 Subject: [PATCH] megaglest: add autoreconf support Signed-off-by: Stephan Raue --- packages/addons/games/megaglest/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/addons/games/megaglest/meta b/packages/addons/games/megaglest/meta index 3e65ebffac..792dc1d639 100644 --- a/packages/addons/games/megaglest/meta +++ b/packages/addons/games/megaglest/meta @@ -12,3 +12,5 @@ PKG_SECTION="games" PKG_SHORTDESC="(Game) MegaGlest: a free 3D real-time strategy game" PKG_LONGDESC="Glest is a free 3D real-time strategy game, where you control the armies of two different factions: Tech, which is mainly composed of warriors and mechanical devices, and Magic, that prefers mages and summoned creatures in the battlefield." PKG_IS_ADDON="yes" + +PKG_AUTORECONF="no"