SF.net SVN: gar:[24818] csw/mgar/pkg/lang-python/carbon/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Apr 7 15:55:38 CEST 2015


Revision: 24818
          http://sourceforge.net/p/gar/code/24818
Author:   dmichelsen
Date:     2015-04-07 13:55:38 +0000 (Tue, 07 Apr 2015)
Log Message:
-----------
lang-python/carbon/trunk: Fix preserveconf

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/carbon/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/carbon/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/carbon/trunk/Makefile	2015-04-07 13:47:12 UTC (rev 24817)
+++ csw/mgar/pkg/lang-python/carbon/trunk/Makefile	2015-04-07 13:55:38 UTC (rev 24818)
@@ -33,7 +33,7 @@
 CONFIG_FILES += storage-schemas.conf
 CONFIG_FILES += whitelist.conf
 
-PRESERVECONF += $(foreach C,$(CONFIG_FILES),$(CONFDIR)/conf/$C)
+PRESERVECONF += $(foreach C,$(CONFIG_FILES),$(CONFDIR)/$C)
 
 #   GRAPHITE_ROOT        - Root directory of the graphite installation.
 #                          Defaults to ../

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