summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:46 -0600
commitf6940565c7179a41f70b38e8c6664f45ba07e399 (patch)
tree0a975659b84d02f16b2c4637208142aa4f323f61 /scripts
parentb3e897824c5a4735d8363123db1419b6179eb5e3 (diff)
downloadtdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.tar.gz
tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/kde-build2
-rw-r--r--scripts/kde-buildrc6
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/kde-build b/scripts/kde-build
index 34fbf372..ffafb38e 100755
--- a/scripts/kde-build
+++ b/scripts/kde-build
@@ -400,7 +400,7 @@ if [ -n "$specifiedModules" ]; then
modules=$( echo $specifiedModules | sed -e 's/\///g' )
else
if [ "$ONLYLISTEDMODULES" = yes ]; then
- if [ "$USEKDESUPPORT" = yes ]; then
+ if [ "$USETDESUPPORT" = yes ]; then
modules="tdesupport $critical_modules $KDEMODULES"
else
modules="$critical_modules $KDEMODULES"
diff --git a/scripts/kde-buildrc b/scripts/kde-buildrc
index 51489e10..d2225ed5 100644
--- a/scripts/kde-buildrc
+++ b/scripts/kde-buildrc
@@ -46,7 +46,7 @@ COMPRESSLOGS="no"
# Whether or not you want to compile and install the tdesupport module.
#
-USEKDESUPPORT="yes"
+USETDESUPPORT="yes"
# Add modules you want to get compiled to this space-seperated list. Note that
# you don't have to mention the fundamental modules 'arts, 'tdesupport',
@@ -109,7 +109,7 @@ ANONSVNROOT="svn://anonsvn.kde.org/home/kde"
# you can specify a module specific branch in through PATH_ARTS
#
SUBDIR="/trunk/KDE/@MODULE@"
-SUBDIR_KDESUPPORT=/trunk/tdesupport
+SUBDIR_TDESUPPORT=/trunk/tdesupport
for esubdir in libs multimedia sysadmin office addons graphics network pim toys utils; do
var=SUBDIR_EXTRAGEAR_`echo $esubdir | tr 'a-z' 'A-Z'`
eval "$var=/trunk/extragear/$esubdir"
@@ -159,7 +159,7 @@ INCREMENTAL_BUILD="yes"
# be replaced with underscores.
#
CONFIGUREFLAGS="--enable-debug --disable-closure"
-# example: CONFIGUREFLAGS_KDEPIM="$CONFIGUREFLAGS --enable-debug=full"
+# example: CONFIGUREFLAGS_TDEPIM="$CONFIGUREFLAGS --enable-debug=full"
# example: CONFIGUREFLAGS_KDEEXTRAGEAR_2="$CONFIGUREFLAGS --without-java"
# Set it to the path for unsermake if you want to test it instead of