summaryrefslogtreecommitdiff
path: root/pre-inst-env.in
diff options
context:
space:
mode:
Diffstat (limited to 'pre-inst-env.in')
-rw-r--r--pre-inst-env.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 84c88ca..8a3ad0a 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -28,4 +28,6 @@ export GUILE_LOAD_COMPILED_PATH GUILE_LOAD_PATH
PATH="$abs_top_builddir/scripts:$PATH"
export PATH
+HAUNT_UNINSTALLED=true
+
exec "$@"