Ticket #29178: patch-model.diff

File patch-model.diff, 361 bytes (added by humem (humem), 13 years ago)
  • model/Makefile.am

    old new  
    99toeuc = cat
    1010
    1111%.model:
    12         zcat $*.txtmodel.gz | $(to$(charset)) > $*.txtmodel
     12        gzcat $*.txtmodel.gz | $(to$(charset)) > $*.txtmodel
    1313        $(YAMCHA_LIBEXEC_DIR)/mkmodel $(MKMODEL_PARAM) $*.txtmodel $*.model
    1414        rm -f $*.txtmodel