summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b5558f4..232b01a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM
DESTDIR=$(CURDIR)/debian/tmp
+# this is not needed, and only included as a test of the feature.
+ELPA_NAME_dh-elpa=dh-elpa
%:
dh $@