We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561ab15 commit bce62d4Copy full SHA for bce62d4
pkg/build.pl
@@ -16,12 +16,11 @@
16
description => 'strfry',
17
files => {
18
'strfry' => '/usr/local/bin/strfry',
19
- 'strfry.conf' => '/etc/strfry.conf',
+ 'strfry.conf' => '/etc/strfry.conf.sample',
20
},
21
dirs => {
22
23
config_files => [
24
- '/etc/strfry.conf',
25
],
26
#postinst => 'pkg/scripts/postinst',
27
# ssl dev pkg so we don't hard-code openssl ABI version (works with multiple)
0 commit comments