summaryrefslogtreecommitdiff
path: root/dictionaries/de_CH/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:50:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:50:51 +0000
commit8b89b3bc7463beddcd2ab26cf78f3ff80675c608 (patch)
tree8ea4a93b5c1828a743a3ef96093b1f8e6d1f31fa /dictionaries/de_CH/makefile.mk
parentfeac5843f7d3024139b4caa6623e4e88bf80db62 (diff)
INTEGRATION: CWS ause079 (1.4.4); FILE MERGED
2007/05/23 10:03:28 hjs 1.4.4.1: #i76902# fix dependencies
Diffstat (limited to 'dictionaries/de_CH/makefile.mk')
-rw-r--r--dictionaries/de_CH/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/dictionaries/de_CH/makefile.mk b/dictionaries/de_CH/makefile.mk
index a37eeb9..bcdbac6 100644
--- a/dictionaries/de_CH/makefile.mk
+++ b/dictionaries/de_CH/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:39:34 $
+# last change: $Author: hr $ $Date: 2007-06-27 17:50:51 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,7 @@ DIC2BIN= \
ALLTAR : $(MISC)$/thes_de_CH_v2.don
$(MISC)$/thes_de_CH_v2.don: thes_de_CH_v2.zip
- cd $(BIN) && $(WRAPCMD) unzip -o $(PWD)$/thes_de_CH_v2.zip
+ cd $(BIN) && $(WRAPCMD) unzip -o $(PWD)$/thes_de_CH_v2.zip && $(TOUCH) ..$/misc$/thes_de_CH_v2.don
.ENDIF