On Wednesday 15 October 2014 23:13:08 Burkhard Lück wrote: > Hi, > > http://download.kde.org/stable/frameworks/5.3.0/ has some tarballs with > english docbooks, but these translated language docbooks are missing: > > $ ls -d l10n-kf5/*/docs/frameworks > l10n-kf5/de/docs/frameworks > l10n-kf5/nl/docs/frameworks > l10n-kf5/ru/docs/frameworks > l10n-kf5/uk/docs/frameworks > l10n-kf5/it/docs/frameworks > l10n-kf5/pt_BR/docs/frameworks > l10n-kf5/sv/docs/frameworks > > Please fix this issue.
I see. The release script currently says "the subdir in l10n is supposed to be named exactly after the framework", but that's not the case. The subdirs in pt_BR/docs/frameworks/ match rather the subdirs in the sources. Adjusted. Seems to work: [...] -- Installing: /d/kde/inst/kde_frameworks/share/man/pt_BR/man8/kbuildsycoca5.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/pt_BR/man8/desktoptojson.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/nl/man8/kbuildsycoca5.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/nl/man8/desktoptojson.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/sv/man8/kbuildsycoca5.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/sv/man8/desktoptojson.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/uk/man8/kbuildsycoca5.8 -- Installing: /d/kde/inst/kde_frameworks/share/man/uk/man8/desktoptojson.8 [...] -- David Faure, [email protected], http://www.davidfaure.fr Working on KDE Frameworks 5 _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
