summaryrefslogtreecommitdiffstats
path: root/cpputools
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-29 12:14:36 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-29 12:14:36 +0000
commit92169fe101c4be8ab5bb5f7223bb27836bfa1c14 (patch)
tree7bc4b7d4a20853d70524846b7560af99b9376ee4 /cpputools
parent#i10000# deliver drafts\com\sun\star\drawing\*.hpp + *.hdl again (THB) (diff)
downloadcore-92169fe101c4be8ab5bb5f7223bb27836bfa1c14.tar.gz
core-92169fe101c4be8ab5bb5f7223bb27836bfa1c14.zip
#i10000# Do not dy if 'chmod' fails.
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/registercomponent/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk
index 4ed76a67f522..e56b391f30b5 100644
--- a/cpputools/source/registercomponent/makefile.mk
+++ b/cpputools/source/registercomponent/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: hr $ $Date: 2004-11-09 13:55:12 $
+# last change: $Author: rt $ $Date: 2004-11-29 13:14:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -116,5 +116,5 @@ APP1STDLIBS+= \
ALLTAR: REGCOMPSH
REGCOMPSH :
- +chmod +x $(MISC)$/regcomp.sh
-.ENDIF \ No newline at end of file
+ +-chmod +x $(MISC)$/regcomp.sh
+.ENDIF