SF.net SVN: gar:[23310] csw/mgar/pkg/lang-python/send_nsca/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 2 15:48:37 CEST 2014
Revision: 23310
http://sourceforge.net/p/gar/code/23310
Author: dmichelsen
Date: 2014-04-02 13:48:36 +0000 (Wed, 02 Apr 2014)
Log Message:
-----------
lang-python/send_nsca/trunk: Adjust location of config file
Modified Paths:
--------------
csw/mgar/pkg/lang-python/send_nsca/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/send_nsca/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/send_nsca/trunk/Makefile 2014-04-01 20:51:33 UTC (rev 23309)
+++ csw/mgar/pkg/lang-python/send_nsca/trunk/Makefile 2014-04-02 13:48:36 UTC (rev 23310)
@@ -20,4 +20,10 @@
RUNTIME_DEP_PKGS_CSWpy-send-nsca += CSWpy-crypto
CHECKPKG_OVERRIDES_CSWpy-send-nsca += surplus-dependency|CSWpy-crypto
+REINPLACEMENTS += cfg
+REINPLACE_MATCH_cfg = /etc/send_nsca.cfg
+REINPLACE_WITH_cfg = $(sysconfdir)/nagios/send_nsca.cfg
+REINPLACE_FILES_cfg += bin/py_send_nsca
+REINPLACE_FILES_cfg += send_nsca/nsca.py
+
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