summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-28 21:12:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-28 21:12:09 -0700
commitebc22ed9d1726be08099e5da2d18a6289adfcfb2 (patch)
treef136c612624451638971af4add7cdc80f079b100 /debian/rules
parent22eea0aacaa3c9ebacb6c401766a33a9b3c2ab1c (diff)
initial debianisation
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..30a0612
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+include /usr/share/dpkg/pkg-info.mk
+export DEB_VERSION_UPSTREAM
+
+%:
+ dh $@ --with elpa