On Wednesday 12 January 2011 7:52:34 am Rex Dieter wrote: > On 01/10/2011 09:15 AM, Allen Winter wrote: > > > > See /pub/kde/unstable/kdepim/4.5.94.1 on your ftp.kde.org mirror. > > > > 0243aa59c3acd9c38403b3acddb33c22c9c39c65 kdepim-4.5.94.1.tar.bz2 > > f226165cd7f92524be354329097e5009b5754046 kdepim-runtime-4.5.94.1.tar.bz2 > > builds ok, but contains locale/translation conflicts between > kdepim-runtime-4.5.94.1 and kde-l10n-4.5.95. Ugh. Here's an example > wrt kde-l10n-de: >
You could comment out the last 2 lines of kdepim-4.5.94.1/CMakeLists.txt i.e. #add_subdirectory(po) #add_subdirectory(doc-translations) that way, none of the translations will be installed. I suppose I will no longer provide translations in kdepim4.6 translations. Or at least, not until I'm sure they are no longer provided in kde-i10n _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
