summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-20 07:09:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-11-20 07:09:40 +0000
commit8bd86ef84b88d71ca50a73d5a5a01fd0264279e6 (patch)
treec08a681c918c73feb3fd22da35aef82a082bdd1a /debian/rules
parentAdding upstream version 1.2.0. (diff)
downloaddecko-8bd86ef84b88d71ca50a73d5a5a01fd0264279e6.tar.xz
decko-8bd86ef84b88d71ca50a73d5a5a01fd0264279e6.zip
Releasing debian version 1.2.0-1.debian/1.2.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..da74de1
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+%:
+ dh ${@} --with nodejs
+
+override_dh_auto_test:
+ # needs additional packages not in debian