summaryrefslogtreecommitdiff
path: root/chat/ejabberd/patches
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-04-22 11:31:05 +0000
committermartti <martti@pkgsrc.org>2008-04-22 11:31:05 +0000
commitfca213c60c8dee362b56cb0396eeb726f4da8f4e (patch)
tree40e59af53583f4d22f18f345edb47d02c2613487 /chat/ejabberd/patches
parent3aaf6c36adc1f5e511966409a6e470a88e880a98 (diff)
downloadpkgsrc-fca213c60c8dee362b56cb0396eeb726f4da8f4e.tar.gz
Updated chat/ejabberd to 2.0.0nb1
Fix pkg/38347 (patch provided by Daniel Horecki).
Diffstat (limited to 'chat/ejabberd/patches')
-rw-r--r--chat/ejabberd/patches/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ejabberd/patches/patch-ae b/chat/ejabberd/patches/patch-ae
index d81a61dd8b1..ad36665ab06 100644
--- a/chat/ejabberd/patches/patch-ae
+++ b/chat/ejabberd/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.1.1.1 2008/03/10 08:58:32 martti Exp $
+$NetBSD: patch-ae,v 1.2 2008/04/22 11:31:05 martti Exp $
Keep things tidy (nothing under /usr/pkg/var)
@@ -31,7 +31,7 @@ Keep things tidy (nothing under /usr/pkg/var)
ERL_CRASH_DUMP=$LOGS_DIR/erl_crash_$DATETIME.dump
ERL_INETRC=$ROOTDIR/etc/ejabberd/inetrc
-HOME=$ROOTDIR/var/lib/ejabberd
-+HOME=@EJABBERD_VARDIR@/run/ejabberd
++HOME=@EJABBERD_VARDIR@/spool/ejabberd/db/$NODE
# export global variables
export EJABBERD_CONFIG_PATH