summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-10-05 14:26:40 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-10-05 14:26:40 +0200
commit2d5ce4cfcc0ec5d6ac61a085c8226bcd31c572e8 (patch)
tree881f4a9493bea884fe2f6002d570e6bb19f93d68 /ucb
parente652cc30e0fe9fa2527cd8c4f08dc0921797b89e (diff)
Deliver the right thing
Diffstat (limited to 'ucb')
-rw-r--r--ucb/prj/d.lst2
-rw-r--r--ucb/source/ucp/cmis/makefile.mk8
-rw-r--r--ucb/source/ucp/cmis/ucpcmis1.component (renamed from ucb/source/ucp/cmis/ucpcmis.component)0
3 files changed, 5 insertions, 5 deletions
diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst
index 1351c77cb6fa..080d90000444 100644
--- a/ucb/prj/d.lst
+++ b/ucb/prj/d.lst
@@ -40,7 +40,7 @@
..\%__SRC%\misc\ucpgvfs.component %_DEST%\xml\ucpgvfs.component
..\%__SRC%\misc\ucpgio.component %_DEST%\xml\ucpgio.component
-..\%__SRC%\misc\ucpcmis.component %_DEST%\xml\ucpcmis.component
+..\%__SRC%\misc\ucpcmis1.component %_DEST%\xml\ucpcmis1.component
..\%__SRC%\misc\cached1.component %_DEST%\xml\cached1.component
..\%__SRC%\misc\srtrs1.component %_DEST%\xml\srtrs1.component
..\%__SRC%\misc\ucb1.component %_DEST%\xml\ucb1.component
diff --git a/ucb/source/ucp/cmis/makefile.mk b/ucb/source/ucp/cmis/makefile.mk
index 08ffa6ff0529..ebaf7037be1b 100644
--- a/ucb/source/ucp/cmis/makefile.mk
+++ b/ucb/source/ucp/cmis/makefile.mk
@@ -81,10 +81,10 @@ DEF1NAME = $(SHL1TARGET)
.INCLUDE : target.mk
-ALLTAR : $(MISC)/ucpcmis.component
+ALLTAR : $(MISC)/ucpcmis1.component
-$(MISC)/ucpcmis.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
- ucpcmis.component
+$(MISC)/ucpcmis1.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ ucpcmis1.component
$(XSLTPROC) --nonet --stringparam uri \
'$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
- $(SOLARENV)/bin/createcomponent.xslt ucpcmis.component
+ $(SOLARENV)/bin/createcomponent.xslt ucpcmis1.component
diff --git a/ucb/source/ucp/cmis/ucpcmis.component b/ucb/source/ucp/cmis/ucpcmis1.component
index 0d617800e76c..0d617800e76c 100644
--- a/ucb/source/ucp/cmis/ucpcmis.component
+++ b/ucb/source/ucp/cmis/ucpcmis1.component