diff --git a/BUILD.md b/BUILD.md index 8cb058b..e6b844e 100644 --- a/BUILD.md +++ b/BUILD.md @@ -22,4 +22,4 @@ source ./specificdoit.sh; create_zip_package you can then provide and copy laby.zip to install it. -See README to find documentation how to install and run it. \ No newline at end of file +See README to find documentation how to install and run it. diff --git a/fetch_dependencies.sh b/fetch_dependencies.sh index 084609f..06915be 100755 --- a/fetch_dependencies.sh +++ b/fetch_dependencies.sh @@ -73,6 +73,8 @@ then $metarun mkdir libs fi +libversion_artgaphic=0.2.0 +lib_artgaphic=artgaphics-${libversion_artgaphic}.jar if [[ ! -e libs/$lib_artgaphic ]] then lib_artgaphic_source_file=../sharedrawweb/dist/lib/$lib_artgaphic