summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2019-02-02 19:06:46 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-02-05 10:43:26 -0500
commit956960a408a4fe67c7508bf3101d469b6465686d (patch)
tree4d36cbcdd652c19dd123befd4577ea9ae798cfbc /debian/rules
parent8300ef2c07a17451f594bcbd6f0689cafb87c3fb (diff)
Update packaging for Emacs mode deletion
Proof General has been designated as the official interface to Coq, and Coq no longer ships a separate Emacs mode. Update packaging to purge references to the Emacs mode.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 7f7b8051..5083fdf8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,6 @@ endif
CONFIGUREOPTS := -arch Linux -prefix /usr -mandir /usr/share/man \
-configdir /etc/xdg/coq \
- -emacslib /usr/share/emacs/site-lisp/coq \
-browser "/usr/bin/x-www-browser %s &" \
-coqide no \
-with-doc no \