Kaydet (Commit) 40fe03dd authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS leansofficesh (1.6.188); FILE MERGED

2005/07/18 07:17:40 fs 1.6.188.2: change requested by reviewer (OBR): use 'tr' to strip windows lineends, in case somebody checks in the file on the wrong platform
2005/07/14 13:14:21 fs 1.6.188.1: #i51935# for SO, use a lean version of soffice.sh
üst 828427e4
......@@ -82,3 +82,9 @@ UNIXTEXT= \
.INCLUDE : target.mk
ALLTAR: $(MISC)$/so$/soffice.sh
$(MISC)$/so$/soffice.sh:
-$(MKDIR) $(MISC)$/so
+$(TYPE) soffice_lean.sh | tr -d "\015" > $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment