Make 'branch 4.0' work for pimlibs as well.

svn path=/trunk/KDE/kdesdk/scripts/kdesvn-build; revision=757301
wilder
Tom Albers 18 years ago
parent edc341b464
commit 8641d50fb7
  1. 2
      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

Loading…
Cancel
Save