diff options
author | sb <sb@openoffice.org> | 2010-09-14 09:15:02 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-09-14 09:15:02 +0200 |
commit | 2881adacaa7005d5047f508f3ed8737e5c6efa1b (patch) | |
tree | 8d8634f7e3b726ac7b34caa4c39fd78354df8c14 /sax | |
parent | a3c8a0ed0c5c6be1cb5c940750222f6381608bd7 (diff) |
sb129: #i113189# adapted tests; improved subsequenttests
Diffstat (limited to 'sax')
-rw-r--r-- | sax/source/expatwrap/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/source/expatwrap/makefile.mk b/sax/source/expatwrap/makefile.mk index 0b2c0571ae2b..6e1348c0d403 100644 --- a/sax/source/expatwrap/makefile.mk +++ b/sax/source/expatwrap/makefile.mk @@ -83,5 +83,5 @@ $(MISC)/sax.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \ $(MISC)/sax.inbuild.component .ERRREMOVE : \ $(SOLARENV)/bin/createcomponent.xslt sax.component $(XSLTPROC) --nonet --stringparam uri \ - '$(COMPONENTPREFIX_INBUILD)$(SHL1TARGETN:f)' -o $@ \ + '$(COMPONENTPREFIX_INBUILD_NATIVE)$(SHL1TARGETN:f)' -o $@ \ $(SOLARENV)/bin/createcomponent.xslt sax.component |