summaryrefslogtreecommitdiff
path: root/packaging/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/standalone')
-rw-r--r--packaging/standalone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile
index fab331d4fe..f5088b9156 100644
--- a/packaging/standalone/Makefile
+++ b/packaging/standalone/Makefile
@@ -31,6 +31,7 @@ fix_defaults = sed -e $(1) $(RABBITMQ_DEFAULTS) > $(RABBITMQ_DEFAULTS).tmp \
&& mv $(RABBITMQ_DEFAULTS).tmp $(RABBITMQ_DEFAULTS)
unexport DEPS_DIR
+unexport ERL_LIBS
all: dist
@: