# OpenResty is intentionally installed under /usr/local/openresty to preserve
# upstream layout and module/plugin discovery paths expected by operator docs.
bastion-base: dir-in-usr-local
bastion-base: file-in-usr-local

# OpenResty and some bundled modules keep explicit RUNPATH entries to find the
# vendored LuaJIT/OpenSSL stack under /usr/local/openresty.
bastion-base: custom-library-search-path

# This package ships libmodsecurity for runtime use by the bundled OpenResty
# stack; it is not exposed as a standalone shared-library package.
bastion-base: no-shlibs

# Upstream binaries/modules are kept unstripped (same behavior as package.sh's
# local non-blocking lintian invocation).
bastion-base: unstripped-binary-or-object
