summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-10-04 17:38:17 +0200
committersb <sb@openoffice.org>2010-10-04 17:38:17 +0200
commit2ee39bc09198ac228f5243e9c6fc0e9b7cbd4073 (patch)
tree0a2c344bf84a776d42db608ebfd2603927aef452 /extensions/source/update/check/makefile.mk
parentf6d317b72ba18afa7ee8aea8a4a5eda23c516b96 (diff)
parent365999b26e80d5b1fb68eb5c075f044cbd8b4d01 (diff)
sb132: merged in DEV300_m89
Diffstat (limited to 'extensions/source/update/check/makefile.mk')
-rw-r--r--extensions/source/update/check/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/extensions/source/update/check/makefile.mk b/extensions/source/update/check/makefile.mk
index 9f5f544102dd..47da869ea11e 100644
--- a/extensions/source/update/check/makefile.mk
+++ b/extensions/source/update/check/makefile.mk
@@ -132,3 +132,11 @@ $(SPOOLDIR)$/$(PACKAGEDIR)$/Jobs$/Jobs-onlineupdate.xcu : $(XCU_SOURCEDIR)$/Jobs
@$(COPY) $< $@
# @$(PERL) transform.pl < $< > $@
+
+ALLTAR : $(MISC)/updchk.uno.component
+
+$(MISC)/updchk.uno.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ updchk.uno.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt updchk.uno.component