summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-09-20 10:38:05 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-09-20 10:38:05 -0700
commit512e72f52c769eb942bbc8d59f487dbdd4f1990a (patch)
tree4a08d4440b8499ab3de8e00f809c5ad7a767dfd2 /debian/rules
parent19a0c727af7052eac963ee61802fc2e58bf481c0 (diff)
depend on elpa-htmlize instead of installing bundled htmlize.eldebian/9.0.9+dfsg-4
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index f346797..4299c07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,9 @@ override_dh_auto_build:
override_dh_auto_clean:
override_dh_auto_install:
+
+# don't install bundled version of htmlize.el; depend on elpa-htmlize
+# instead. See Debian Policy 4.13
+override_dh_elpa:
+ dh_elpa
+ rm debian/elpa-org/usr/share/emacs/site-lisp/elpa-src/org-*/htmlize.el