Compare commits
2 Commits
f3d1af1d45
...
180718c36f
| Author | SHA1 | Date | |
|---|---|---|---|
| 180718c36f | |||
|
|
2b050cccda |
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