commit 1327f6407924a036d53db3456ca4237397ff4ed9 Author: vaydheesh Date: Thu Aug 1 22:17:31 2019 +0530 clone apertium master, branch merged diff --git a/build-swig-wrapper.sh b/build-swig-wrapper.sh index 292be6f..3da1ccf 100755 --- a/build-swig-wrapper.sh +++ b/build-swig-wrapper.sh @@ -11,7 +11,7 @@ make -j2 python3 setup.py install popd -git clone --depth 1 -b wrapper_optimise https://github.com/apertium/apertium.git apertium-core +git clone --depth 1 https://github.com/apertium/apertium.git apertium-core pushd apertium-core ./autogen.sh --enable-python-bindings cd python