From 98c476f5699710e2a46cc880a2c5289cec3788aa Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 4 Apr 2011 23:17:05 +0200 Subject: [PATCH] pingus: changed to use integrated scons support --- games/pingus/pingus.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/games/pingus/pingus.conf b/games/pingus/pingus.conf index 49d368ef4..f309977b6 100644 --- a/games/pingus/pingus.conf +++ b/games/pingus/pingus.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../pingus/pingus.conf -# Copyright (C) 2007 - 2008 The OpenSDE Project +# Copyright (C) 2007 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -12,10 +12,8 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -# Prevent executing normal make and install build steps. # This package uses scons and a custom install script. -MAKE=scons -makeinstopt= +sconsinstopt= bindir=$root/$SDECFG_PKG_GAMES_BINDIR datadir=$root/$SDECFG_PKG_GAMES_DATADIR/$pkg