[csw-devel] SF.net SVN: gar:[21467] csw/mgar/pkg/monit/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue Jul 9 15:21:28 CEST 2013


Revision: 21467
          http://gar.svn.sourceforge.net/gar/?rev=21467&view=rev
Author:   chninkel
Date:     2013-07-09 13:21:25 +0000 (Tue, 09 Jul 2013)
Log Message:
-----------
monit/trunk: move configuration files to /etc/opt/csw

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

Modified: csw/mgar/pkg/monit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/monit/trunk/Makefile	2013-07-09 11:13:45 UTC (rev 21466)
+++ csw/mgar/pkg/monit/trunk/Makefile	2013-07-09 13:21:25 UTC (rev 21467)
@@ -23,7 +23,11 @@
 CHECKPKG_OVERRIDES_CSWmonit_i386 = file-with-bad-content|/usr/local|root/opt/csw/bin/amd64/monit
 
 
+MIGRATE_FILES_CSWmonit = monitrc
+MIGRATE_SOURCE_DIR = $(prefix)/etc/
+MIGRATE_DEST_DIR = $(sysconfdir)/
 
+
 #GARCOMPILER = GNU
 # We build the 64 bits version to be have >2 Go file support
 # and because monit build system is configured to build in
@@ -42,10 +46,5 @@
 
 TEST_SCRIPTS = 
 
-# Revert to the old configuration path 
-# so we don't change anything 
-# for the ssl update
-sysconfdir = $(prefix)/etc
-
 include gar/category.mk
 

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