From 9f756a51bdeac7ad24fac9ea331502b35f23f76e Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Mon, 29 Oct 2018 16:29:40 +0100 Subject: [PATCH] make_static --- {scripts => plugins/eginer}/entanglement.py | 0 scripts/make_binary.sh | 1 + 2 files changed, 1 insertion(+) rename {scripts => plugins/eginer}/entanglement.py (100%) diff --git a/scripts/entanglement.py b/plugins/eginer/entanglement.py similarity index 100% rename from scripts/entanglement.py rename to plugins/eginer/entanglement.py diff --git a/scripts/make_binary.sh b/scripts/make_binary.sh index ee29b5a0..b8e5afda 100755 --- a/scripts/make_binary.sh +++ b/scripts/make_binary.sh @@ -162,6 +162,7 @@ then echo 'cp -r -- ${QP_ROOT}/scripts ${QPACKAGE_STATIC}/' exit 1 fi +cp ${QP_ROOT}/install/EZFIO/Python/ezfio.py ${QPACKAGE_STATIC}/scripts/ #