From a61bb31aa55afe3e51c295b7b9f6f6634d3ad08e Mon Sep 17 00:00:00 2001 From: Eric House Date: Wed, 31 Oct 2012 07:12:10 -0700 Subject: [PATCH] update for newest wordlist --- xwords4/dawg/Catalan/Makefile.DISC2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xwords4/dawg/Catalan/Makefile.DISC2 b/xwords4/dawg/Catalan/Makefile.DISC2 index 0fd8df01b..a88fcfc2e 100644 --- a/xwords4/dawg/Catalan/Makefile.DISC2 +++ b/xwords4/dawg/Catalan/Makefile.DISC2 @@ -20,7 +20,7 @@ LANGCODE=ca_ES TARGET_TYPE ?= WINCE ENC = UTF-8 -DICTNOTE = "Built from DISC 2.0.6.\nSee http://escrable.montane.cat/diccionari for more information." +DICTNOTE = "Built from DISC 2.0.7.\nSee http://escrable.montane.cat/diccionari for more information." ifeq ($(TARGET_TYPE),PALM) @@ -44,7 +44,7 @@ include ../Makefile.langcommon SOURCEDICT ?= $(XWDICTPATH)/Catalan/DISC2-LP.txt.gz -$(XWLANG)Main.dict.gz: $(SOURCEDICT) Makefile +$(XWLANG)Main.dict.gz: $(SOURCEDICT) $(MAKEFILE) zcat $< \ | tr -d '\r' \ | tr [a-zç] [A-ZÇ] \