SF.net SVN: gar:[24980] csw/mgar/pkg/elasticsearch/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri May 15 23:13:34 CEST 2015


Revision: 24980
          http://sourceforge.net/p/gar/code/24980
Author:   dmichelsen
Date:     2015-05-15 21:13:34 +0000 (Fri, 15 May 2015)
Log Message:
-----------
elasticsearch/trunk: Preserve configuration

Modified Paths:
--------------
    csw/mgar/pkg/elasticsearch/trunk/Makefile

Modified: csw/mgar/pkg/elasticsearch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/elasticsearch/trunk/Makefile	2015-05-15 21:06:17 UTC (rev 24979)
+++ csw/mgar/pkg/elasticsearch/trunk/Makefile	2015-05-15 21:13:34 UTC (rev 24980)
@@ -64,7 +64,9 @@
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = custom
 
-PRESERVECONF += $(sysconfdir)/elasticsearch.yml
+PRESERVECONF += $(sysconfdir)/elasticsearch/elasticsearch.yml
+PRESERVECONF += $(sysconfdir)/elasticsearch/logging.yml
+
 SIGAR_i386 += libsigar-x86-solaris.so
 SIGAR_i386 += libsigar-amd64-solaris.so
 SIGAR_sparc += libsigar-sparc-solaris.so

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list