aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLibravatar Daniel Ruiz de Alegría <daniel@drasite.com>2020-06-23 21:24:58 +0200
committerLibravatar Daniel Ruiz de Alegría <daniel@drasite.com>2020-06-23 21:24:58 +0200
commitcfcff8eb00e2ecc50e08d2745797f1b5047aed86 (patch)
tree962d4cceff3ff180899ab485fc70493ba25eaa99 /debian/rules
parent8941955b37cca3e9b0b2cff23ec1322bf63da679 (diff)
downloadflat-remix-cfcff8eb00e2ecc50e08d2745797f1b5047aed86.tar.gz
flat-remix-cfcff8eb00e2ecc50e08d2745797f1b5047aed86.zip
Improve packaging scripts
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 000000000..abde6ef22
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+