summaryrefslogtreecommitdiff
path: root/desktop/scripts
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-11-11 11:28:31 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-11-11 11:28:31 +0000
commitef49c27b33b75fe9e03f58857f98ad90a145aff8 (patch)
tree3023dffc501d8a2e9ec76416ad569308d12c78d8 /desktop/scripts
parent9f3f667b4082eefd877f358616421bf5b0dee8c1 (diff)
INTEGRATION: CWS c06 (1.7.24); FILE MERGED
2005/08/26 16:23:13 kso 1.7.24.1: #i53834# - corrected dependencies for $(MISC)/so/soffice.sh
Diffstat (limited to 'desktop/scripts')
-rw-r--r--desktop/scripts/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/scripts/makefile.mk b/desktop/scripts/makefile.mk
index 8ddd702d9889..ec9f52227d4c 100644
--- a/desktop/scripts/makefile.mk
+++ b/desktop/scripts/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 17:02:32 $
+# last change: $Author: rt $ $Date: 2005-11-11 12:28:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ UNIXTEXT= \
ALLTAR: $(MISC)$/so$/soffice.sh
-$(MISC)$/so$/soffice.sh:
- -$(MKDIR) $(MISC)$/so
+$(MISC)$/so$/soffice.sh: soffice_lean.sh
+ -$(MKDIR) $(MISC)$/so >&$(NULLDEV)
+$(TYPE) soffice_lean.sh | tr -d "\015" > $@