From d891ca64af37f5f5453386367d288b96b11949c7 Mon Sep 17 00:00:00 2001 From: marco Date: Fri, 4 Oct 2024 16:38:58 +0200 Subject: [PATCH] remove reference to obsolete build param --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c11771282ea..5b8d6fc51f8 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ override_dh_auto_build: override_dh_auto_install: # just use the prebuilt binaries, otherwise: - # make build BUILD_RE_WASM=0 BUILD_STATIC=1 + # make build BUILD_STATIC=1 mkdir -p debian/crowdsec/usr/bin mkdir -p debian/crowdsec/etc/crowdsec