summaryrefslogtreecommitdiff
path: root/ucb/source
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/source
parente652cc30e0fe9fa2527cd8c4f08dc0921797b89e (diff)
Deliver the right thing
Diffstat (limited to 'ucb/source')
-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
2 files changed, 4 insertions, 4 deletions
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