summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-20 10:40:49 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-20 10:40:49 +0000
commite21c26e65adedc231cf2e95b75324e72b602b92a (patch)
tree907ab70cd605d546973508ce9a2e4c21d6c3ad00 /setup_native
parentbcb63841e311cf69c604b45f798eb3d992b6fa42 (diff)
INTEGRATION: CWS nativefixer6 (1.5.32); FILE MERGED
2005/04/12 10:21:58 is 1.5.32.1: #i46741# Linux patch
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/scripts/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/setup_native/scripts/makefile.mk b/setup_native/scripts/makefile.mk
index c55b86b52d90..ffb368d6368d 100644
--- a/setup_native/scripts/makefile.mk
+++ b/setup_native/scripts/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2004-12-16 10:49:30 $
+# last change: $Author: obo $ $Date: 2005-04-20 11:40:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,7 @@ TARGET=install
UNIXTEXT= \
$(BIN)$/langpackscript.sh \
+ $(BIN)$/linuxpatchscript.sh \
$(BIN)$/downloadscript.sh
# --- Targets ------------------------------------------------------