1
0
Fork 0

Updating comment in rules about not running dh_auto_build.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-22 16:51:16 +02:00
parent 18fa76e004
commit 52a570656f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

2
debian/rules vendored
View file

@ -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)