summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/unit.module.spec.in
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2023-08-22 14:55:10 -0700
committerKonstantin Pavlov <thresh@nginx.com>2023-08-22 14:55:10 -0700
commitd5c2ed1755c16ddf27b2eb018824a1226af99423 (patch)
treec39989ce4223cfbf8ecc8907c604dcb6d08cac97 /pkg/rpm/unit.module.spec.in
parent1a31863f8295182ca66aa96a9438ca947ce84aba (diff)
downloadunit-d5c2ed1755c16ddf27b2eb018824a1226af99423.tar.gz
unit-d5c2ed1755c16ddf27b2eb018824a1226af99423.tar.bz2
Packages: added wasm module packaging for rpm-based distros.
Diffstat (limited to 'pkg/rpm/unit.module.spec.in')
-rw-r--r--pkg/rpm/unit.module.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/rpm/unit.module.spec.in b/pkg/rpm/unit.module.spec.in
index 04323afc..b3d5d94b 100644
--- a/pkg/rpm/unit.module.spec.in
+++ b/pkg/rpm/unit.module.spec.in
@@ -59,6 +59,7 @@ This package contains %%SUMMARY%%.
tar --strip-components=1 -zxf %{SOURCE0}
%build
+%%MODULE_PREBUILD%%
./configure \
%{CONFIGURE_ARGS} \
--modulesdir=%{_libdir}/unit/debug-modules \