[csw-devel] SF.net SVN: gar:[10688] csw/mgar/pkg/multitail/trunk

skayser at users.sourceforge.net skayser at users.sourceforge.net
Tue Aug 3 23:43:17 CEST 2010


Revision: 10688
          http://gar.svn.sourceforge.net/gar/?rev=10688&view=rev
Author:   skayser
Date:     2010-08-03 21:43:17 +0000 (Tue, 03 Aug 2010)

Log Message:
-----------
multitail: adjust CONFIG_FILE location to sysconfdir

Modified Paths:
--------------
    csw/mgar/pkg/multitail/trunk/checksums
    csw/mgar/pkg/multitail/trunk/files/changelog.CSW
    csw/mgar/pkg/multitail/trunk/files/patch-CSW.diff

Modified: csw/mgar/pkg/multitail/trunk/checksums
===================================================================
--- csw/mgar/pkg/multitail/trunk/checksums	2010-08-03 19:58:20 UTC (rev 10687)
+++ csw/mgar/pkg/multitail/trunk/checksums	2010-08-03 21:43:17 UTC (rev 10688)
@@ -1,2 +1,2 @@
 6496b3d78660ff8d11c743a0d03cca34  multitail-5.2.6.tgz
-bc0570a9338aec684a8789056ac598a3  patch-CSW.diff
+b9c523f87ec50251e0737f2ce870fb48  patch-CSW.diff

Modified: csw/mgar/pkg/multitail/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/multitail/trunk/files/changelog.CSW	2010-08-03 19:58:20 UTC (rev 10687)
+++ csw/mgar/pkg/multitail/trunk/files/changelog.CSW	2010-08-03 21:43:17 UTC (rev 10688)
@@ -3,7 +3,7 @@
   * Version bump to 5.2.6.
   * Moved configuration directory from /opt/csw/etc to /etc/opt/csw.
 
- -- Sebastian Kayser <skayser at opencsw.org>  Tue,  3 Aug 2010 11:39:40 +0200
+ -- Sebastian Kayser <skayser at opencsw.org>  Tue,  3 Aug 2010 23:41:44 +0200
 
 multitail (5.2.2,REV=2009.05.20)
 

Modified: csw/mgar/pkg/multitail/trunk/files/patch-CSW.diff
===================================================================
--- csw/mgar/pkg/multitail/trunk/files/patch-CSW.diff	2010-08-03 19:58:20 UTC (rev 10687)
+++ csw/mgar/pkg/multitail/trunk/files/patch-CSW.diff	2010-08-03 21:43:17 UTC (rev 10688)
@@ -20,7 +20,7 @@
  
 -DESTDIR=/
 -CONFIG_FILE=$(DESTDIR)/etc/multitail.conf
-+CONFIG_FILE=$(prefix)/etc/multitail.conf
++CONFIG_FILE=$(sysconfdir)/multitail.conf
  
 -DEBUG=#-g -D_DEBUG #-pg #-fprofile-arcs
 -CFLAGS=${EXTRA_CFLAGS} -O2 -I/usr/local/include/ -D_STDC_C99 -DVERSION=\"$(VERSION)\" $(DEBUG) -DCONFIG_FILE=\"$(CONFIG_FILE)\"


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