summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2011-09-19 17:32:38 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2011-09-19 17:32:38 +0100
commitb0c0265cfb97959833bd1c7bb46619232f330aa7 (patch)
treef7bec86b460f04df17da2e35856b989a4bec14f8 /packaging
parentdd048a039005d3293682aaeed349a50c6a389125 (diff)
downloadrabbitmq-server-git-b0c0265cfb97959833bd1c7bb46619232f330aa7.tar.gz
remove leftover
Diffstat (limited to 'packaging')
-rw-r--r--packaging/generic-unix/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/generic-unix/Makefile b/packaging/generic-unix/Makefile
index 0c8b26ea79..0f2a47b69a 100644
--- a/packaging/generic-unix/Makefile
+++ b/packaging/generic-unix/Makefile
@@ -11,7 +11,6 @@ dist:
TARGET_DIR=`pwd`/$(TARGET_DIR) \
SBIN_DIR=`pwd`/$(TARGET_DIR)/sbin \
MAN_DIR=`pwd`/$(TARGET_DIR)/share/man \
- PLUGINS_DIST_DIR=$(PLUGINS_DIST_DIR) \
install
tar -zcf $(TARGET_TARBALL).tar.gz $(TARGET_DIR)