SF.net SVN: gar:[22905] csw/mgar/pkg/mirmon/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jan 27 21:39:58 CET 2014


Revision: 22905
          http://sourceforge.net/p/gar/code/22905
Author:   dmichelsen
Date:     2014-01-27 20:39:57 +0000 (Mon, 27 Jan 2014)
Log Message:
-----------
mirmon/trunk: Correct path, add dummy for state

Modified Paths:
--------------
    csw/mgar/pkg/mirmon/trunk/Makefile
    csw/mgar/pkg/mirmon/trunk/files/mirmon.conf.CSW

Modified: csw/mgar/pkg/mirmon/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mirmon/trunk/Makefile	2014-01-27 20:30:47 UTC (rev 22904)
+++ csw/mgar/pkg/mirmon/trunk/Makefile	2014-01-27 20:39:57 UTC (rev 22905)
@@ -83,4 +83,6 @@
 	cd $(WORKSRC) && cp -r Mirmon.pm $(PKGROOT)$(sharedstatedir)/perl/csw
 	ginstall -d $(PKGROOT)$(sysconfdir)
 	cd $(WORKDIR) && ginstall -m 0644 mirmon.conf.CSW $(PKGROOT)$(sysconfdir)
+	ginstall -d $(PKGROOT)/var/opt/csw/mirmon/
+	touch $(PKGROOT)/var/opt/csw/mirmon/state.mirmon
 	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/mirmon/trunk/files/mirmon.conf.CSW
===================================================================
--- csw/mgar/pkg/mirmon/trunk/files/mirmon.conf.CSW	2014-01-27 20:30:47 UTC (rev 22904)
+++ csw/mgar/pkg/mirmon/trunk/files/mirmon.conf.CSW	2014-01-27 20:39:57 UTC (rev 22905)
@@ -34,7 +34,7 @@
 
 project_url http://www.opencsw.org/
 
-mirror_list /var/tmp/mirror-list.mirmon
+mirror_list /var/opt/csw/mirmon/mirror-list.mirmon
 
 web_page /var/opt/csw/mirmon/html/mirmon.html
 

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