mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
Copy databases/puppetdb4 to databases/puppetdb5 and update. While here: - Update/fix conflicts with databases/puppetdb[34]; - Remove broken indirect dependency in databases/puppetdb3 (no need to rebuild, so not bumping PORTREVISION). 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
|