kdoctools_install: match the full path for the program
ClosedPublic

Authored by ltoscano on Jan 1 2017, 11:27 PM.

Details

Summary

In order to get the name of the program, match against the full path
which includes the path of the directory currently scanned for a
certain language.
So if docs/ appears somewhere in the path, it does not interfere
with the matching regular expression and the name of the program
is correctly extracted.

BUG: 374435

Test Plan

kdoctools_install(l10n-docs) now works

Diff Detail

Repository
R238 KDocTools
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ltoscano updated this revision to Diff 9597.Jan 1 2017, 11:27 PM
ltoscano retitled this revision from to kdoctools_install: match the full path for the program.
ltoscano updated this object.
ltoscano edited the test plan for this revision. (Show Details)
Restricted Application added projects: Frameworks, Documentation. · View Herald TranscriptJan 1 2017, 11:27 PM
aacid accepted this revision.Jan 2 2017, 10:39 PM
aacid added a reviewer: aacid.
This revision is now accepted and ready to land.Jan 2 2017, 10:39 PM
This revision was automatically updated to reflect the committed changes.