summaryrefslogtreecommitdiff
path: root/packaging/standalone
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-03-31 13:25:42 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-03-31 13:25:42 +0100
commitfc53b92a0a00b4330366387ca61687e1e42256f9 (patch)
treecaca974dc2f003d9beb05dc7b640ca5edfea6cb7 /packaging/standalone
parent63dcc9f6be8a3a76772fd6a24fcad36e9e48266d (diff)
parentb795aeb8dd38c59cdcf225f05a9b7dbd4eb4d76d (diff)
downloadrabbitmq-server-git-fc53b92a0a00b4330366387ca61687e1e42256f9.tar.gz
Merge bug26088
Diffstat (limited to 'packaging/standalone')
-rw-r--r--packaging/standalone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile
index 3788da99af..dbb487ab19 100644
--- a/packaging/standalone/Makefile
+++ b/packaging/standalone/Makefile
@@ -24,7 +24,7 @@ dist:
TARGET_DIR=`pwd`/$(TARGET_DIR) \
SBIN_DIR=`pwd`/$(TARGET_DIR)/sbin \
MAN_DIR=`pwd`/$(TARGET_DIR)/share/man \
- DOC_INSTALL_DIR=`pwd`/$(TARGET_DIR)/etc \
+ DOC_INSTALL_DIR=`pwd`/$(TARGET_DIR)/etc/rabbitmq \
install
## Here we set the RABBITMQ_HOME variable,