Mercurial > repos > pjbriggs > weeder2
diff weeder2_macros.xml @ 0:fb7e680232af draft
Uploaded v2.0.2
author | pjbriggs |
---|---|
date | Mon, 05 Mar 2018 06:21:11 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/weeder2_macros.xml Mon Mar 05 06:21:11 2018 -0500 @@ -0,0 +1,6 @@ +<macros> + <!-- + Set the path for the weeder2 data files + --> + <token name="@CONDA_WEEDER2_FREQFILES_PATH@">if [ -z "\$WEEDER_FREQFILES_DIR" ]; then export WEEDER_FREQFILES_DIR=\$(dirname \$(readlink -e \$(which weeder2)))/FreqFiles; fi</token> +</macros>