summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorVlad Alexandru Ionescu <vlad@rabbitmq.com>2010-09-06 12:01:48 +0100
committerVlad Alexandru Ionescu <vlad@rabbitmq.com>2010-09-06 12:01:48 +0100
commitbc328a8acfdf0e68ff2e1f3d23dcc7f956ad98ea (patch)
tree9b3b69a83c75c499663efa3baac03a7539ccc4bc /packaging
parente32031f603d98ab5d0df2bb1a5998ed0c934d610 (diff)
parent1362440641774434966d14157517fc190e6597ef (diff)
downloadrabbitmq-server-git-bc328a8acfdf0e68ff2e1f3d23dcc7f956ad98ea.tar.gz
merging in from default
Diffstat (limited to 'packaging')
-rw-r--r--packaging/generic-unix/Makefile1
-rw-r--r--packaging/windows/Makefile1
2 files changed, 0 insertions, 2 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) \
diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile
index f47b534083..abe174e08e 100644
--- a/packaging/windows/Makefile
+++ b/packaging/windows/Makefile
@@ -4,7 +4,6 @@ TARGET_DIR=rabbitmq_server-$(VERSION)
TARGET_ZIP=rabbitmq-server-windows-$(VERSION)
dist:
- $(MAKE) -C ../.. VERSION=$(VERSION) srcdist
tar -zxvf ../../dist/$(SOURCE_DIR).tar.gz
$(MAKE) -C $(SOURCE_DIR)