projects
/
platform
/
upstream
/
libpinyin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
431f2b5
)
fixes Makefile.am
author
Peng Wu
<alexepico@gmail.com>
Fri, 30 Dec 2011 09:22:40 +0000
(17:22 +0800)
committer
Peng Wu
<alexepico@gmail.com>
Fri, 30 Dec 2011 09:22:40 +0000
(17:22 +0800)
data/Makefile.am
patch
|
blob
|
history
diff --git
a/data/Makefile.am
b/data/Makefile.am
index
2964bb9
..
17afcc2
100644
(file)
--- a/
data/Makefile.am
+++ b/
data/Makefile.am
@@
-50,5
+50,5
@@
gb_char.bin gbk_char.bin phrase_index.bin pinyin_index.bin: bigram.db
rebuild:
git reset --hard
- sed -i -e "s/#define LAMBDA_PARAMETER 0.
58879
2/#define LAMBDA_PARAMETER $(LAMBDA_PARAMETER)/" ../src/include/novel_types.h
+ sed -i -e "s/#define LAMBDA_PARAMETER 0.
33064
2/#define LAMBDA_PARAMETER $(LAMBDA_PARAMETER)/" ../src/include/novel_types.h
make -C .. >/dev/null 2>/dev/null