summarylogtreecommitdiffstats
path: root/beast2-treeannotator
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-12-25 05:24:27 +0000
committerBioArchLinuxBot2022-12-25 05:24:27 +0000
commit50618c01b320834893d7c4a7984d3f73e21337a6 (patch)
tree4c5802bf31c8bbd8ea6914d9beee12936eee9796 /beast2-treeannotator
parent284074b9e416030f5e06872ef5d71ef1c43709ae (diff)
downloadaur-50618c01b320834893d7c4a7984d3f73e21337a6.tar.gz
[lilac] updated to 2.7.3-1
Diffstat (limited to 'beast2-treeannotator')
-rwxr-xr-xbeast2-treeannotator2
1 files changed, 1 insertions, 1 deletions
diff --git a/beast2-treeannotator b/beast2-treeannotator
index 0af2fa22a5b3..7ae46892928e 100755
--- a/beast2-treeannotator
+++ b/beast2-treeannotator
@@ -5,5 +5,5 @@ source $environment_file
"$JAVA" -Dlauncher.wait.for.exit=true -Xms256m -Xmx8g -Djava.library.path=$LD_LIBRARY_PATH -Duser.language=en \
-cp $DEFAULT_CP:$BEAST_LIB/launcher.jar \
- --module-path $JFX_LIBS --add-modules javafx.controls,javafx.fxml \
+ --module-path $JFX_LIBS --add-modules "$JFX_MODULES" \
beast.pkgmgmt.launcher.TreeAnnotatorLauncher $*