zeek/zkg-config.in
Jon Siwek c553df5dfe Add bin_dir setting for default zkg config file
Which defaults to `${zeek_install_prefix}/bin`, same as what a
standalone `zkg autoconfig` would use.
2021-03-24 15:53:10 -07:00

9 lines
247 B
Text

# Zeek-generated zkg config file.
[sources]
zeek = https://github.com/zeek/packages
[paths]
state_dir = @ZEEK_ZKG_STATE_DIR@
script_dir = @ZEEK_SCRIPT_INSTALL_PATH@/site
plugin_dir = @BRO_PLUGIN_INSTALL_PATH@
bin_dir = @CMAKE_INSTALL_PREFIX@/bin