summaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-02-11 15:47:10 +0100
committerRoland Reichwein <mail@reichwein.it>2023-02-11 15:47:10 +0100
commit44388020aa696238daff956fd06d8470c3e9dcf2 (patch)
treee5b61483f8ea356a96f543666d2f9deb7360aa9f /debian/rules
Added debian infrastructure
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 $@