Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/wn2ooo20050723.tgz
|
||||
wn2ooo20050723.tgz
|
||||
|
@ -1 +0,0 @@
|
||||
723513dbe3c8227db390ccf14a0a11042ff89d12 SOURCES/wn2ooo20050723.tgz
|
@ -24,7 +24,7 @@ English thesaurus.
|
||||
%patch0 -p1 -b .python3
|
||||
|
||||
%build
|
||||
export WNHOME=%{_datadir}/wordnet-%{version}
|
||||
export WNHOME=/usr/share/wordnet-%{version}
|
||||
python3 wn2ooo/wn2ooo.py > th_en_US_v2.dat
|
||||
cat th_en_US_v2.dat | perl wn2ooo/th_gen_idx.pl > th_en_US_v2.idx
|
||||
|
Loading…
Reference in New Issue
Block a user