From f6940565c7179a41f70b38e8c6664f45ba07e399 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:47:46 -0600 Subject: Rename additional instances of KDE to TDE --- scripts/kde-buildrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/kde-buildrc') 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 -- cgit v1.2.1