summaryrefslogtreecommitdiff
path: root/net/rabbitmq/files/patch-scripts_rabbitmq-plugins
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-10-22 10:51:27 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-10-22 10:51:27 +0000
commit9d1e5491ed11e786c9f437db3af57a0b5ed32499 (patch)
tree671df03190bdd55934083f826a5b1b775d377208 /net/rabbitmq/files/patch-scripts_rabbitmq-plugins
parentUpdate to 0.25. (diff)
Upgrade to version 3.4.0.
Notes
Notes: svn path=/head/; revision=371353
Diffstat (limited to 'net/rabbitmq/files/patch-scripts_rabbitmq-plugins')
-rw-r--r--net/rabbitmq/files/patch-scripts_rabbitmq-plugins13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/rabbitmq/files/patch-scripts_rabbitmq-plugins b/net/rabbitmq/files/patch-scripts_rabbitmq-plugins
new file mode 100644
index 000000000000..1d67286329dd
--- /dev/null
+++ b/net/rabbitmq/files/patch-scripts_rabbitmq-plugins
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- scripts/rabbitmq-plugins.orig
++++ scripts/rabbitmq-plugins
+@@ -19,6 +19,7 @@
+ # Non-empty defaults should be set in rabbitmq-env
+ . `dirname $0`/rabbitmq-env
+
++HOME=/var/db/rabbitmq \
+ exec ${ERL_DIR}erl \
+ -pa "${RABBITMQ_HOME}/ebin" \
+ -noinput \