diff options
author | Andras Timar <atimar@suse.com> | 2012-09-23 15:27:11 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-09-23 15:27:11 +0200 |
commit | 90a613e0f6e7b35131dda914c7d2212676ab585c (patch) | |
tree | 6e745dbd9fa3990d09a755fcd3e84388a019e560 /readlicense_oo | |
parent | ae8aa63e7efcb2cef414f2eff6b3d22f9d73f848 (diff) |
Revert "fix localization of readlicense_oo"
This reverts commit ae8aa63e7efcb2cef414f2eff6b3d22f9d73f848.
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/CustomTarget_readme.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/CustomTarget_readme.mk b/readlicense_oo/CustomTarget_readme.mk index 62c10bc52a10..db2f0bf135d8 100644 --- a/readlicense_oo/CustomTarget_readme.mk +++ b/readlicense_oo/CustomTarget_readme.mk @@ -44,7 +44,7 @@ $(readlicense_oo_DIR)/readme.xrm : \ -p readlicense_oo \ -i $< \ -o $@ \ - -m $(gb_SDFLOCATION)/readlicense_oo/docs/readme/localize.sdf \ + -m $(gb_SDFLOCATION)/readlicense_oo/docs/localize.sdf \ -l all) endif |