summaryrefslogtreecommitdiff
path: root/pre-inst-env.in
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2022-10-03 19:22:23 -0400
committerDavid Thompson <dthompson2@worcester.edu>2022-10-22 11:48:39 -0400
commit14464dee966fe415d4c8e1fb8b5205653b22003f (patch)
tree986a7b03a089a4545465901cadce4d671f3032c1 /pre-inst-env.in
parentdcf869ccd7ec9d33c937507fe96e9e09f517bded (diff)
Add prototype catbird modules.
Diffstat (limited to 'pre-inst-env.in')
-rw-r--r--pre-inst-env.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 0d3b6a4..06cb204 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -30,6 +30,5 @@ then
fi
export PATH="$abs_top_builddir/scripts:$PATH"
-export STARLING_DEV_MODE="1"
exec "$@"