Skip to content
Snippets Groups Projects
Commit 2a22acd3 authored by Franco Fichtner's avatar Franco Fichtner Committed by Fernando Apesteguía
Browse files

security/suricata: update man page location

PR:		276642
Reported by:	franco@opnsense.org (maintainer)
parent c1a68323
No related branches found
No related tags found
No related merge requests found
PORTNAME= suricata
DISTVERSION= 7.0.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
......@@ -28,6 +28,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+= --disable-gccmarch-native \
--enable-bundled-htp \
--enable-gccprotect
......
......@@ -121,10 +121,10 @@ lib/libhtp.so.2.0.0
%%PYTHON%%lib/suricata/python/suricatasc/__init__.py
%%PYTHON%%lib/suricata/python/suricatasc/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc
libdata/pkgconfig/htp.pc
man/man1/suricata.1.gz
%%PYTHON%%man/man1/suricatactl-filestore.1.gz
%%PYTHON%%man/man1/suricatactl.1.gz
%%PYTHON%%man/man1/suricatasc.1.gz
share/man/man1/suricata.1.gz
%%PYTHON%%share/man/man1/suricatactl-filestore.1.gz
%%PYTHON%%share/man/man1/suricatactl.1.gz
%%PYTHON%%share/man/man1/suricatasc.1.gz
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/Basic_Setup.txt
%%DOCSDIR%%/GITGUIDE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment