Skip to content

Commit edc81bb

Browse files
dont build lttoolbox
1 parent d9f41d3 commit edc81bb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build-swig-wrapper.sh

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ set -xe
33

44
sudo apt-get install -y swig build-essential python3-setuptools
55

6-
git clone --depth 1 https://github.com/apertium/lttoolbox.git
7-
pushd lttoolbox
8-
./autogen.sh --enable-python-bindings
9-
cd python
10-
make -j2
11-
python3 setup.py install
12-
popd
13-
146
git clone --depth 1 https://github.com/apertium/apertium-lex-tools.git
157
pushd apertium-lex-tools
168
./autogen.sh --enable-python-bindings

0 commit comments

Comments
 (0)