From 8641d50fb71e31f13ea034aea92745b539b5b5c1 Mon Sep 17 00:00:00 2001 From: Tom Albers Date: Fri, 4 Jan 2008 17:28:58 +0000 Subject: [PATCH] Make 'branch 4.0' work for pimlibs as well. svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=757301 --- kdesvn-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdesvn-build b/kdesvn-build index 65d5332..d3d0b74 100755 --- a/kdesvn-build +++ b/kdesvn-build @@ -942,7 +942,7 @@ sub branch_prefix # like typing them all in. kdevelop and konstruct are special cases. my @kde_module_list = ((map {'kde' . $_} qw/-i18n -common accessibility addons admin artwork base bindings edu games graphics libs - multimedia network nonbeta pim sdk toys utils webdev/), 'kdevelop', + multimedia network nonbeta pim sdk toys utils webdev pimlibs/), 'kdevelop', 'konstruct'); # If the user already has the module in the form KDE/foo, it's already