[packages/ejabberd] - fix path

arekm arekm at pld-linux.org
Tue Aug 26 14:29:46 CEST 2014


commit 6a8ab624d9909416728ce0896bc33dee9f55b8af
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 26 14:29:43 2014 +0200

    - fix path

 ejabberd-paths.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ejabberd-paths.patch b/ejabberd-paths.patch
index d356977..d3baec4 100644
--- a/ejabberd-paths.patch
+++ b/ejabberd-paths.patch
@@ -27,7 +27,7 @@ diff -dur -x '*~' ejabberd-13.10.orig/ejabberdctl.template ejabberd-13.10/ejabbe
  # Define ejabberd variable if they have not been defined from the command line
  if [ "$ETC_DIR" = "" ] ; then
 -    ETC_DIR={{sysconfdir}}/ejabberd
-+    ETC_DIR={{sysconfdir}}/jabberd
++    ETC_DIR={{sysconfdir}}/jabber
  fi
  if [ "$EJABBERDCTL_CONFIG_PATH" = "" ] ; then
      EJABBERDCTL_CONFIG_PATH=$ETC_DIR/ejabberdctl.cfg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ejabberd.git/commitdiff/6a8ab624d9909416728ce0896bc33dee9f55b8af



More information about the pld-cvs-commit mailing list