Merge branch 'pi'
# Conflicts: # BUILD.md # fetch_dependencies.sh
This commit is contained in:
2
BUILD.md
2
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.
|
||||
See README to find documentation how to install and run it.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user