mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
Release notes: https://puppet.com/docs/puppetserver/5.3/release_notes.html#puppet-server-536 While here, remove useless build depends and regenerate patches with make makepatch. With hat: puppet
9 lines
375 B
Text
9 lines
375 B
Text
--- ext/config/conf.d/global.conf.orig 2018-08-21 16:07:02 UTC
|
|
+++ ext/config/conf.d/global.conf
|
|
@@ -1,5 +1,5 @@
|
|
global: {
|
|
# Path to logback logging configuration file; for more
|
|
# info, see http://logback.qos.ch/manual/configuration.html
|
|
- logging-config: /etc/puppetlabs/puppetserver/logback.xml
|
|
+ logging-config: %%PREFIX%%/etc/puppetserver/logback.xml
|
|
}
|