Ignore the patching errors during make

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1405 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
This commit is contained in:
Jan Trmal 2012-09-29 19:15:55 +00:00
Родитель 3b78251071
Коммит 4365259f1d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -84,7 +84,7 @@ irstlm/Makefile: irstlm/.patched
irstlm/.patched: | irstlm
cd irstlm;\
-cd irstlm;\
patch -N -p0 < ../interpolatedwrite-5.60.02.patch
touch $@