Skip to content

Commit bce62d4

Browse files
committed
config
1 parent 561ab15 commit bce62d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkg/build.pl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616
description => 'strfry',
1717
files => {
1818
'strfry' => '/usr/local/bin/strfry',
19-
'strfry.conf' => '/etc/strfry.conf',
19+
'strfry.conf' => '/etc/strfry.conf.sample',
2020
},
2121
dirs => {
2222
},
2323
config_files => [
24-
'/etc/strfry.conf',
2524
],
2625
#postinst => 'pkg/scripts/postinst',
2726
# ssl dev pkg so we don't hard-code openssl ABI version (works with multiple)

0 commit comments

Comments
 (0)