mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 00:31:51 -04:00
databases/puppetdb7 and databases/puppetdb-terminus7. The pre-commit hook does not allow me to copy and update the port at the same time. With hat: puppet
11 lines
242 B
Text
11 lines
242 B
Text
--- ext/cli/ssl-setup.orig 2016-03-17 04:17:10 UTC
|
|
+++ ext/cli/ssl-setup
|
|
@@ -230,7 +230,7 @@ else
|
|
user=puppetdb
|
|
group=puppetdb
|
|
|
|
- puppetdb_confdir="/etc/puppetlabs/puppetdb"
|
|
+ puppetdb_confdir="%%PREFIX%%/etc/puppetdb"
|
|
fi
|
|
|
|
set -e
|