summaryrefslogtreecommitdiff
path: root/readlicense_oo
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:20:20 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:20:20 +0000
commit83c38c0ee2fee48cadbbd86c44b4cf1408369da5 (patch)
treeaad628fcf689317e65966e20be59fc496b786465 /readlicense_oo
parente98b88739487d980a4d5db43dd0ac4a27722d6c4 (diff)
INTEGRATION: CWS ause069 (1.4.96); FILE MERGED
2006/10/18 17:12:26 hjs 1.4.96.1: #i70359# remove forced shell calls
Diffstat (limited to 'readlicense_oo')
-rw-r--r--readlicense_oo/html/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/readlicense_oo/html/makefile.mk b/readlicense_oo/html/makefile.mk
index 6674471ef9..ab0690394a 100644
--- a/readlicense_oo/html/makefile.mk
+++ b/readlicense_oo/html/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 05:08:46 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:20:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -51,5 +51,5 @@ all: $(MISC)$/THIRDPARTYLICENSEREADME.html
.INCLUDE : target.mk
$(MISC)$/THIRDPARTYLICENSEREADME.html: THIRDPARTYLICENSEREADME.html
- +-$(COPY) THIRDPARTYLICENSEREADME.html $@
+ $(COPY) THIRDPARTYLICENSEREADME.html $@