SF.net SVN: gar:[24495] csw/mgar/pkg/logtool/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sat Dec 20 01:29:45 CET 2014


Revision: 24495
          http://sourceforge.net/p/gar/code/24495
Author:   bonivart
Date:     2014-12-20 00:29:37 +0000 (Sat, 20 Dec 2014)
Log Message:
-----------
logtool/trunk: fix conf dir

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

Modified: csw/mgar/pkg/logtool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/logtool/trunk/Makefile	2014-12-19 15:09:36 UTC (rev 24494)
+++ csw/mgar/pkg/logtool/trunk/Makefile	2014-12-20 00:29:37 UTC (rev 24495)
@@ -11,7 +11,8 @@
 
 GARCOMPILER = GNU
 
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += $(DIRPATHS)
+CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw/logtool
 
 # There are no tests
 SKIPTEST = 1

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