summaryrefslogtreecommitdiff
path: root/readlicense_oo
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-09-23 15:30:43 +0200
committerAndras Timar <atimar@suse.com>2012-09-23 15:30:43 +0200
commit04ca03dc66672cee23ffb77c518e373dd268edcc (patch)
tree918e556587f13a71cf395de387e0bbd50a77deb4 /readlicense_oo
parent7a25d25ec67cf063424f7d2d0a460969fb2986ba (diff)
revert all my recent changes to CustomTarget_readme.mk
Change-Id: I1c831ae13b3bc4856acf819bf3d0a76c3b89422c
Diffstat (limited to 'readlicense_oo')
-rw-r--r--readlicense_oo/CustomTarget_readme.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/readlicense_oo/CustomTarget_readme.mk b/readlicense_oo/CustomTarget_readme.mk
index 62c10bc52a10..6c74fc6a1e70 100644
--- a/readlicense_oo/CustomTarget_readme.mk
+++ b/readlicense_oo/CustomTarget_readme.mk
@@ -36,7 +36,7 @@ readlicense_oo_README_XRM := $(readlicense_oo_DIR)/readme.xrm
$(readlicense_oo_DIR)/readme.xrm : \
$(SRCDIR)/readlicense_oo/docs/readme.xrm \
$(readlicense_XRMEXTARGET) \
- $(gb_SDFLOCATION)/readlicense_oo/docs/readme/localize.sdf \
+ $(gb_SDFLOCATION)/readlicense_oo/docs/localize.sdf \
| $(readlicense_oo_DIR)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),XRM,1)
$(call gb_Helper_abbreviate_dirs, \
@@ -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