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

j_arndt at users.sourceforge.net j_arndt at users.sourceforge.net
Sun Jul 1 13:50:43 CEST 2012


Revision: 18609
          http://gar.svn.sourceforge.net/gar/?rev=18609&view=rev
Author:   j_arndt
Date:     2012-07-01 11:50:43 +0000 (Sun, 01 Jul 2012)
Log Message:
-----------
nrpe/trunk: use of REINPLACE

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

Modified: csw/mgar/pkg/nrpe/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nrpe/trunk/Makefile	2012-07-01 08:40:39 UTC (rev 18608)
+++ csw/mgar/pkg/nrpe/trunk/Makefile	2012-07-01 11:50:43 UTC (rev 18609)
@@ -76,7 +76,14 @@
 PKGFILES_CSWnrpe-plugin	 += /opt/csw/share/doc/nrpe_plugin
 PKGFILES_CSWnrpe-plugin	 += /opt/csw/share/doc/nrpe_plugin/license
 
+#
+# replace /usr/local
+#
 
+REINPLACE_USRLOCAL	+= .*/nrpe-2.13/SECURITY
+REINPLACE_USRLOCAL	+= .*/nrpe-2.13/README
+REINPLACE_USRLOCAL	+= sample-config/nrpe.cfg.in
+
 #
 # migrate configuration
 #
@@ -134,12 +141,6 @@
 # overrides 
 #
 
-# Bad content only in READMEs and as examples in config files
-
-CHECKPKG_OVERRIDES_CSWnrpe += file-with-bad-content|/usr/local|root/opt/csw/share/doc/nrpe/SECURITY
-CHECKPKG_OVERRIDES_CSWnrpe += file-with-bad-content|/usr/local|root/opt/csw/share/doc/nrpe/README
-CHECKPKG_OVERRIDES_CSWnrpe += file-with-bad-content|/usr/local|root/opt/csw/etc/templates/CSWnrpe/etc/opt/csw/nrpe.cfg
-
 # README_8k should be in every package
 
 CHECKPKG_OVERRIDES_CSWnrpe += file-collision|/opt/csw/share/doc/nrpe/README_8k|CSWnrpe|CSWnrpe-plugin

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