Skip to content

Commit

Permalink
dont build lttoolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
singh-lokendra committed Jul 20, 2019
1 parent d9f41d3 commit edc81bb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build-swig-wrapper.sh
Expand Up @@ -3,14 +3,6 @@ set -xe

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

git clone --depth 1 https://github.com/apertium/lttoolbox.git
pushd lttoolbox
./autogen.sh --enable-python-bindings
cd python
make -j2
python3 setup.py install
popd

git clone --depth 1 https://github.com/apertium/apertium-lex-tools.git
pushd apertium-lex-tools
./autogen.sh --enable-python-bindings
Expand Down

0 comments on commit edc81bb

Please sign in to comment.