summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-15 11:45:04 +0200
committersb <sb@openoffice.org>2010-09-15 11:45:04 +0200
commit8aad539fa223e3c3b5128668fc0ab734cbdd3281 (patch)
treee86532c16e97d7337f31cf8ca00b04d6e62eaed4 /i18npool
parent2881adacaa7005d5047f508f3ed8737e5c6efa1b (diff)
sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products
Diffstat (limited to 'i18npool')
-rwxr-xr-xi18npool/source/localedata/data/makefile.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/makefile.mk b/i18npool/source/localedata/data/makefile.mk
index 20c851edecc9..1034de7f11bf 100755
--- a/i18npool/source/localedata/data/makefile.mk
+++ b/i18npool/source/localedata/data/makefile.mk
@@ -349,8 +349,7 @@ $(MISC)/saxparser.rdb .ERRREMOVE : $(SOLARENV)/bin/packcomponents.xslt \
$(XSLTPROC) --nonet --stringparam prefix $(SOLARXMLDIR)/ -o $@ \
$(SOLARENV)/bin/packcomponents.xslt $(MISC)/saxparser.input
-$(MISC)/saxparser.input .ERRREMOVE :
- - $(RM) $@
+$(MISC)/saxparser.input :
echo \
'<list>$(my_components:^"<filename>":+".component</filename>")</list>' \
> $@