summaryrefslogtreecommitdiff
path: root/packaging/generic-unix
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2010-09-08 01:28:25 +0100
committerMatthew Sackman <matthew@rabbitmq.com>2010-09-08 01:28:25 +0100
commit861a14118826c0edb58fc26521819da0841e65e7 (patch)
tree1c88d20c6885abc1a6fe7ddcbe980aacb6d32f8e /packaging/generic-unix
parent910debb20f4cc6ea4982c27495722bfeb4441a64 (diff)
parentbc6df57d4b683ebbb73f3866c086a1fd285770bd (diff)
downloadrabbitmq-server-git-861a14118826c0edb58fc26521819da0841e65e7.tar.gz
Merging default into bug 23133
Diffstat (limited to 'packaging/generic-unix')
-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 4eade6c744..c4e01f4a4b 100644
--- a/packaging/generic-unix/Makefile
+++ b/packaging/generic-unix/Makefile
@@ -4,7 +4,6 @@ TARGET_DIR=rabbitmq_server-$(VERSION)
TARGET_TARBALL=rabbitmq-server-generic-unix-$(VERSION)
dist:
- $(MAKE) -C ../.. VERSION=$(VERSION) srcdist
tar -zxvf ../../dist/$(SOURCE_DIR).tar.gz
$(MAKE) -C $(SOURCE_DIR) \