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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Jan 17 22:21:48 CET 2010


Revision: 8053
          http://gar.svn.sourceforge.net/gar/?rev=8053&view=rev
Author:   bdwalton
Date:     2010-01-17 21:21:48 +0000 (Sun, 17 Jan 2010)

Log Message:
-----------
logwatch: correct path of classutils crontab file

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

Modified: csw/mgar/pkg/logwatch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/logwatch/trunk/Makefile	2010-01-17 21:19:32 UTC (rev 8052)
+++ csw/mgar/pkg/logwatch/trunk/Makefile	2010-01-17 21:21:48 UTC (rev 8053)
@@ -34,7 +34,7 @@
 include gar/category.mk
 
 sysconfdir = /etc/opt/csw
-CRONDIR = $(sysconfdir)/CSW$(GARNAME)/crontabs
+CRONDIR = $(sysconfdir)/pkg/CSW$(GARNAME)/crontabs
 CRONTABS = $(CRONDIR)/root
 
 INSTALL = /opt/csw/bin/ginstall


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