Skip to content

Commit 062eebc

Browse files
committed
remove rogue clara jar
1 parent 4ad7e98 commit 062eebc

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

build-coatjava.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -311,10 +311,6 @@ cp -r libexec $prefix_dir/
311311
which python3 >& /dev/null && python=python3 || python=python
312312
$python etc/bankdefs/util/bankSplit.py $prefix_dir/etc/bankdefs/hipo4 || exit 1
313313

314-
# FIXME: this is still needed by one of the tests
315-
mkdir -p $prefix_dir/lib/utils
316-
cp external-dependencies/jclara-4.3-SNAPSHOT.jar $prefix_dir/lib/utils
317-
318314
# build (and test)
319315
unset CLAS12DIR
320316
if $runUnitTests; then
-420 KB
Binary file not shown.

0 commit comments

Comments
 (0)