summaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-02 19:28:10 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-02 19:28:10 +0200
commitf27702d3cf183f7fbaf88e584bae63a6514d9e65 (patch)
treea94ef7bbdddab36f5364eb32fe1df2f36206e4be /debian/rules
parent99d31b767bd2b9d7c7ce7b2a2fb8cb6797252548 (diff)
Added Debian package
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..abde6ef
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+