summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2022-12-23 13:49:34 +0100
committerHelmut Grohne <helmut@subdivi.de>2022-12-23 13:49:34 +0100
commit931e58dcf2228be420c471ae8e9366097061f914 (patch)
tree20ab70309639f7450c757245c25df66f64991999 /debian/rules
parent9da1fe822cc819bb2d117f968b14a348b8acb4a7 (diff)
downloaddebvm-931e58dcf2228be420c471ae8e9366097061f914.tar.gz
initial attempt at a debian package
Notably missing: * manual pages * autopkgtests
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 $@