summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pre-inst-env.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 8a3ad0a..7a65ade 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -29,5 +29,6 @@ PATH="$abs_top_builddir/scripts:$PATH"
export PATH
HAUNT_UNINSTALLED=true
+export HAUNT_UNINSTALLED
exec "$@"