mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Create empty 'site' policy directory on install
This commit is contained in:
parent
30ad035fce
commit
884d6c406f
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@ install(DIRECTORY . DESTINATION ${DATADIR} FILES_MATCHING
|
|||
PATTERN "*.sig"
|
||||
PATTERN "*.osf"
|
||||
)
|
||||
|
||||
install(DIRECTORY DESTINATION ${DATADIR}/site)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue