Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
hoytech committed Jan 8, 2025
1 parent 561ab15 commit bce62d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkg/build.pl
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
description => 'strfry',
files => {
'strfry' => '/usr/local/bin/strfry',
'strfry.conf' => '/etc/strfry.conf',
'strfry.conf' => '/etc/strfry.conf.sample',
},
dirs => {
},
config_files => [
'/etc/strfry.conf',
],
#postinst => 'pkg/scripts/postinst',
# ssl dev pkg so we don't hard-code openssl ABI version (works with multiple)
Expand Down

0 comments on commit bce62d4

Please sign in to comment.