diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2013-10-28 11:34:03 +0000 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2013-10-28 11:34:03 +0000 |
| commit | bb20670bb2e145342b7c5ba07dafb4e9b6b4cf82 (patch) | |
| tree | 93d1800b87ca165beb2ef6f951474bf24fa0acc0 /packaging/standalone | |
| parent | 4163613eb274f851ae0e83038ea0a906491720e5 (diff) | |
| parent | dcb789ec73460ca7339eea8dea6a39d6f0e84ffe (diff) | |
| download | rabbitmq-server-git-bb20670bb2e145342b7c5ba07dafb4e9b6b4cf82.tar.gz | |
Merged bug25826 into stable
Diffstat (limited to 'packaging/standalone')
| -rw-r--r-- | packaging/standalone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile index 89ccde9371..3788da99af 100644 --- a/packaging/standalone/Makefile +++ b/packaging/standalone/Makefile @@ -24,6 +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 \ install ## Here we set the RABBITMQ_HOME variable, |
