From 01522069d09f8c861d8857b2eeef7c6649b81a5a Mon Sep 17 00:00:00 2001 From: sb Date: Wed, 28 Oct 2009 13:28:10 +0100 Subject: [PATCH] sb111: #i101955# moved packregistry.xslt to solenv/bin (needed by additional Sun Hamburg processes) --- postprocess/packregistry/makefile.mk | 19 ++--- postprocess/packregistry/packregistry.xslt | 83 ---------------------- 2 files changed, 10 insertions(+), 92 deletions(-) delete mode 100644 postprocess/packregistry/packregistry.xslt diff --git a/postprocess/packregistry/makefile.mk b/postprocess/packregistry/makefile.mk index e879c24579d5..4b092e55647f 100644 --- a/postprocess/packregistry/makefile.mk +++ b/postprocess/packregistry/makefile.mk @@ -487,24 +487,23 @@ ALLTAR: \ $(MISC)/lang/fcfg_langpack_{$(alllangiso)}.xcd \ $(MISC)/lang/registry_{$(alllangiso)}.xcd -$(MY_XCDS): packregistry.xslt - $(MISC)/%.xcd .ERRREMOVE: $(MISC)/%.list - $(XSLTPROC) --nonet -o $@ packregistry.xslt $< + $(XSLTPROC) --nonet -o $@ $(SOLARENV)/bin/packregistry.xslt $< $(MISC)/%.list: makefile.mk - $(RM) $@ echo '' $(foreach,i,$(MY_DEPS_$(@:b)) '') \ $(foreach,i,$(MY_FILES_$(@:b)) '$i') '' > $@ -$(MISC)/lang/Langpack-%.xcd .ERRREMOVE: 'packregistry.xslt' +$(MISC)/lang/Langpack-%.xcd .ERRREMOVE: $(MKDIRHIER) $(@:d) - $(RM) $(MISC)/$(@:b).list echo '\ $(MY_MOD)/$(@:b).xcu' > $(MISC)/$(@:b).list - $(XSLTPROC) --nonet -o $@ packregistry.xslt $(MISC)/$(@:b).list + $(XSLTPROC) --nonet -o $@ $(SOLARENV)/bin/packregistry.xslt \ + $(MISC)/$(@:b).list -$(MISC)/lang/fcfg_langpack_%.xcd .ERRREMOVE: 'packregistry.xslt' +$(MISC)/lang/fcfg_langpack_%.xcd .ERRREMOVE: $(MKDIRHIER) $(@:d) rm -rf $(MISC)/$(@:b).unzip mkdir $(MISC)/$(@:b).unzip @@ -513,9 +512,10 @@ $(MISC)/lang/fcfg_langpack_%.xcd .ERRREMOVE: 'packregistry.xslt' echo '' $(foreach,i,$(shell cd $(MISC) && \ find $(@:b).unzip -name \*.xcu -print) \ '$i') '' > $(MISC)/$(@:b).list - $(XSLTPROC) --nonet -o $@ packregistry.xslt $(MISC)/$(@:b).list + $(XSLTPROC) --nonet -o $@ $(SOLARENV)/bin/packregistry.xslt \ + $(MISC)/$(@:b).list -$(MISC)/lang/registry_%.xcd .ERRREMOVE: packregistry.xslt +$(MISC)/lang/registry_%.xcd .ERRREMOVE: $(MKDIRHIER) $(@:d) rm -rf $(MISC)/$(@:b).unzip mkdir $(MISC)/$(@:b).unzip @@ -528,4 +528,5 @@ $(MISC)/lang/registry_%.xcd .ERRREMOVE: packregistry.xslt echo '' $(foreach,i,$(shell cd $(MISC) && \ find $(@:b).unzip fcfg_drivers_$*.unzip -name \*.xcu -print) \ '$i') '' > $(MISC)/$(@:b).list - $(XSLTPROC) --nonet -o $@ packregistry.xslt $(MISC)/$(@:b).list + $(XSLTPROC) --nonet -o $@ $(SOLARENV)/bin/packregistry.xslt \ + $(MISC)/$(@:b).list diff --git a/postprocess/packregistry/packregistry.xslt b/postprocess/packregistry/packregistry.xslt deleted file mode 100644 index 2d0d36174946..000000000000 --- a/postprocess/packregistry/packregistry.xslt +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - cannot process - - - - - - - - - - - - - - - - - - - - -