Merge branch 'pi'

# Conflicts:
#	BUILD.md
#	fetch_dependencies.sh
This commit is contained in:
2025-11-01 23:02:15 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -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.

View File

@@ -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