summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2023-02-12 01:22:13 +0100
committerOlivier Gayot <olivier.gayot@sigexec.com>2023-02-12 01:25:57 +0100
commitc6a6a24e9460d138310c210bb836c637c672da7b (patch)
tree43e82ad3fc79c6908030b0589d8785e404cbe85f /debian/rules
parent559553e21ae19759bc47d7caf58e684012f526ee (diff)
Add debian packagingHEADmain
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@