From aca3fd94cca8b6e4272f81b2a0daf62bc1e376b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Arroyo=20Calle?= Date: Thu, 2 Jan 2014 23:47:50 +0000 Subject: [PATCH] Enable source package --- games-rpg/freedroidrpg/freedroidrpg-0.15.1.recipe | 2 -- 1 file changed, 2 deletions(-) diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.15.1.recipe b/games-rpg/freedroidrpg/freedroidrpg-0.15.1.recipe index fe2dc2415..0b26bad1f 100644 --- a/games-rpg/freedroidrpg/freedroidrpg-0.15.1.recipe +++ b/games-rpg/freedroidrpg/freedroidrpg-0.15.1.recipe @@ -11,8 +11,6 @@ LICENSE="GNU GPL v2" COPYRIGHT="2002-2010 The Freedroid team" REVISION="1" -DISABLE_SOURCE_PACKAGE=yes - ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then ARCHITECTURES="$ARCHITECTURES x86_gcc2"