summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:27:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:27:32 +0000
commitd466f0b2fe1ce833e23a7ad94fe7e7c5806a1503 (patch)
tree93276fbd4a8419784e43c7e1b9a820f28c9a6a20 /debian/rules
parentAdding upstream version 0.7.2. (diff)
downloadmolly-guard-d466f0b2fe1ce833e23a7ad94fe7e7c5806a1503.tar.xz
molly-guard-d466f0b2fe1ce833e23a7ad94fe7e7c5806a1503.zip
Adding debian version 0.7.2.debian/0.7.2debian
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 $@