Mercurial > repos > bgruening > upload_testing
changeset 16:200638e19f51
test
author | Bjoern Gruening <bjoern.gruening@gmail.com> |
---|---|
date | Mon, 27 May 2013 09:50:21 +0200 |
parents | 0d04e73f3512 |
children | 9e6e5ca70d59 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 27 09:48:59 2013 +0200 +++ b/tool_dependencies.xml Mon May 27 09:50:21 2013 +0200 @@ -23,7 +23,6 @@ <action type="shell_command">tar xfvz potrace-1.11.tar.gz && cd potrace-1.11 && ./configure --with-libpotrace --prefix=$INSTALL_DIR/potrace/build && make && make install</action> - <action type="shell_command">wget http://downloads.sourceforge.net/project/osra/gocr-patched/gocr-0.50pre-patched.tgz</action> <action type="shell_command">tar xfvz gocr-0.50pre-patched.tgz && cd gocr-0.50pre-patched && ./configure --prefix=$INSTALL_DIR/gocr/build && make libs && make all install</action>