summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:19:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:19:11 +0000
commit3024b8e0e163f9f9cdbd43dd6de542398b638173 (patch)
tree1375d51237096aacb14b55f8b9429d534bde556b /debian/rules
parentAdding upstream version 0.7.1. (diff)
downloadmolly-guard-3024b8e0e163f9f9cdbd43dd6de542398b638173.tar.xz
molly-guard-3024b8e0e163f9f9cdbd43dd6de542398b638173.zip
Adding debian version 0.7.1.debian/0.7.1debian
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..f3a57ad
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+# See debhelper(7) (uncomment to enable)
+# output every command that modifies files on the build system.
+#DH_VERBOSE = 1
+
+%:
+ dh $@