From 246bf7a1f91f4add89e40392e1d5bb0b47b8e361 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Wed, 18 Apr 2007 16:37:08 +0000 Subject: [PATCH] * changed tardiba Development Module to not include OpenSDE Development Tools by default (we do not need them because we don't build on it) git-svn-id: svn+ssh://svn.opensde.net/home/users/karasz/x5/tardiba/trunk@47 471cc25b-571d-0410-8e29-1f4f9b506cef --- pkgsel/development.conf | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pkgsel/development.conf b/pkgsel/development.conf index 350bd8e..5022280 100644 --- a/pkgsel/development.conf +++ b/pkgsel/development.conf @@ -1,5 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: target/tardiba/pkgsel/development.conf +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- -for x in DEVTOOLS=1 DEVELOPMENT=1 \ + +for x in DEVELOPMENT=1 \ ; do eval SDECFGSET_TRG_MNEMOSYNE_$x