From 52a570656f4fd845ae9981213bc2fe697ebb88e4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Apr 2025 16:51:16 +0200 Subject: [PATCH] Updating comment in rules about not running dh_auto_build. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a556ff5..3e6c64c 100755 --- a/debian/rules +++ b/debian/rules @@ -3,8 +3,8 @@ %: dh ${@} --with nodejs -# Avoid running webpack as that's not needed. override_dh_auto_build: + # disable webpack bundling override_dh_auto_test: # requires node-crc-32 (!= node-crc32)