diff options
Diffstat (limited to 'i18npool')
-rwxr-xr-x | i18npool/source/localedata/data/makefile.mk | 3 |
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>' \ > $@ |