ports/net-mgmt/netdot/files/patch-Default.conf
Anton Berezin 87bbfe30bf Add net-mgmt/netdot, a tool designed to help network administrators
collect, organize and maintain network information.

Submitted by:	Nick Hilliard <nick@foobar.org>
2012-03-07 20:36:31 +00:00

11 lines
495 B
Text

--- etc/Default.conf.orig 2011-06-18 23:45:16.519629047 +0100
+++ etc/Default.conf 2011-06-19 00:34:52.153707362 +0100
@@ -84,7 +84,7 @@
# should contain the binaries themselves, e.g. if "which mysql" gives
# "/usr/local/mysql/bin/mysql", $DB_HOME should be "/usr/local/mysql"
-DB_HOME => '/usr',
+DB_HOME => '%%LOCALPREFIX%%',
# Set DB_DBA to the name of a DB user with permission to create new databases
# Set DB_DBA_PASSWORD to that user's password (if you don't, you'll be prompted