openbsd-ports/sysutils/mcollective/patches/patch-etc_client_cfg_dist
jasper f9ba185828 * Add dependencies on the ruby-json and new ruby-systemu ports
* Remove the bundled json and systemu gems
* Also patch the client.cfg.dist file in the same way as server.cfg.dist
* Remove the cleanup of the subst_cmd bits due to...
* Altering the example files to be installed sans .dist suffix
* Adjust the PLIST to not include the now-removed gems, install the
  renamed example files with @sample amd also install the rc.d script

merged by Matt Dainty from his mcollective port
2011-12-21 19:34:28 +00:00

13 lines
400 B
Plaintext

$OpenBSD: patch-etc_client_cfg_dist,v 1.1 2011/12/21 19:34:28 jasper Exp $
--- etc/client.cfg.dist.orig Fri Dec 16 09:26:51 2011
+++ etc/client.cfg.dist Fri Dec 16 09:27:45 2011
@@ -1,7 +1,7 @@
topicprefix = /topic/
main_collective = mcollective
collectives = mcollective
-libdir = /usr/libexec/mcollective
+libdir = ${TRUEPREFIX}/share/mcollective/plugins
logfile = /dev/null
loglevel = info