summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/debian.module/rules.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
commitfcee584cce1b6b4fb10385e16820e17dc9769ca1 (patch)
treed3763e436d07ec12cf2ef11ca9c7e223fb1fb08b /pkg/deb/debian.module/rules.in
parentd5c2ed1755c16ddf27b2eb018824a1226af99423 (diff)
downloadunit-fcee584cce1b6b4fb10385e16820e17dc9769ca1.tar.gz
unit-fcee584cce1b6b4fb10385e16820e17dc9769ca1.tar.bz2
Packages: added wasm module packaging for deb-based distros.
Diffstat (limited to '')
-rwxr-xr-xpkg/deb/debian.module/rules.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/deb/debian.module/rules.in b/pkg/deb/debian.module/rules.in
index 861a9c00..7814fbfd 100755
--- a/pkg/deb/debian.module/rules.in
+++ b/pkg/deb/debian.module/rules.in
@@ -17,6 +17,7 @@ BASEDIR = $(CURDIR)
config.env.%:
dh_testdir
+%%MODULE_PREBUILD%%
mkdir -p $(BUILDDIR_$*)
cp -Pa $(CURDIR)/auto $(BUILDDIR_$*)/
cp -Pa $(CURDIR)/configure $(BUILDDIR_$*)/