From eb61bed9bd91c45e56472a619f42cca259de0121 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 6 Feb 2021 22:42:25 -0700 Subject: initial Debianisation --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..e8e22ba --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --with elpa -- cgit v1.2.3