mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

Which defaults to `${zeek_install_prefix}/bin`, same as what a standalone `zkg autoconfig` would use.
9 lines
247 B
Text
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
|