D12905: KF5I18NMacros: Don't install an empty dir when no po files exist
Heiko Becker
noreply at phabricator.kde.org
Tue May 15 19:28:58 UTC 2018
heikobecker created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
heikobecker requested review of this revision.
REVISION SUMMARY
I saw this happen with kdecoration from git since
64d9f92f6a8708814f414dda0bb0d0e91c27235f <https://phabricator.kde.org/R129:64d9f92f6a8708814f414dda0bb0d0e91c27235f>. The directory passed in
its ki18n_install call doesn't exist, resulting in an empty
directory (LOCALE_INSTALL_DIR) getting installed, which at least
some packaging systems don't like.
TEST PLAN
Tested with kdecoration from git and tarballs where podir
exists
REPOSITORY
R249 KI18n
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D12905
AFFECTED FILES
cmake/KF5I18NMacros.cmake.in
To: heikobecker
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180515/fdf97a8d/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list