@ -157,12 +157,6 @@ if ($dev) {
$dev = getUserInput("What is your KDE identity username (for SVN access)?");
}
my $plan = getMenuOption('What do you intend to build with kdesrc-build?',
[
mod => 'Just simple applications or modules',
kde => '"Bleeding-edge" KDE software, using system libraries',
all => '"Bleeding-edge" KDE and Qt software',
]);
my $installDir = getMenuOption('Where do you want to install the software?',
home => "$ENV{HOME}/kde4 (default)",