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

Commit 19cbb328a9
removed setting of
BRO_PLUGIN_INSTALL_PATH in favor of ZEEK_PLUGIN_DIR. Replace left-over
references the former.
9 lines
239 B
Text
9 lines
239 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 = @ZEEK_PLUGIN_DIR@
|
|
bin_dir = @CMAKE_INSTALL_PREFIX@/bin
|