Bug 70487 - gbuild: ScpMergeTarget files are not generated
Summary: gbuild: ScpMergeTarget files are not generated
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.2.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: David Tardon
URL:
Whiteboard: target:4.2.0
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-10-15 09:37 UTC by Andras Timar
Modified: 2013-10-15 13:51 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Timar 2013-10-15 09:37:17 UTC
ScpMergeTarget files are not generated in master for a while, therefore Windows installer displays STR_NAME_FOO strings instead of en-US or localized strings, when --with-lang is used in configure. I bisected and I found that first bad commit is 6cad907b9e6b2f37f0ffd81154ef16322b8217c7. When I reverted this commit, the problem did not occur. However, I did not understand how it could be related.
Comment 1 David Tardon 2013-10-15 13:38:21 UTC
It is the dir dep in gb_CustomTarget_ulfex_rule.
Comment 2 Commit Notification 2013-10-15 13:51:46 UTC
David Tardon committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=1f78e02a2a9205f2c8f8132395ed1d60da3e0058

fdo#70487 fix l10n of install sets



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.