From d677be8d176d3240b6ed0aa52d1e673f0fdbd000 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:22:44 +0100 Subject: [PATCH] sauerbraten: add autoreconf support Signed-off-by: Stephan Raue --- packages/addons/games/sauerbraten/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/addons/games/sauerbraten/meta b/packages/addons/games/sauerbraten/meta index 9cd9a1fa9b..85956c5c25 100644 --- a/packages/addons/games/sauerbraten/meta +++ b/packages/addons/games/sauerbraten/meta @@ -12,3 +12,5 @@ PKG_SECTION="games" PKG_SHORTDESC="(Game) Cube 2: Sauerbraten" PKG_LONGDESC="Sauerbraten is a free multiplayer/singleplayer first person shooter, built as a major redesign of the Cube FPS. Much like the original Cube, the aim of this game is not necessarily to produce the most features and eyecandy possible, but rather to allow map/geometry editing to be done dynamically in-game, to create fun gameplay and an elegant engine." PKG_IS_ADDON="yes" + +PKG_AUTORECONF="yes"