]> git.pld-linux.org Git - packages/ejabberd.git/commitdiff
- fix path
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Aug 2014 12:29:43 +0000 (14:29 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Aug 2014 12:29:43 +0000 (14:29 +0200)
ejabberd-paths.patch

index d356977a6abb4b5539310678192bc2cfc4d44bc3..d3baec47cff298387179d7cee1640302843cebf6 100644 (file)
@@ -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
This page took 0.026255 seconds and 4 git commands to generate.