summaryrefslogtreecommitdiff
path: root/debian/emacsen-install
diff options
context:
space:
mode:
Diffstat (limited to 'debian/emacsen-install')
-rw-r--r--debian/emacsen-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/emacsen-install b/debian/emacsen-install
index 6b00d3e..48b69e6 100644
--- a/debian/emacsen-install
+++ b/debian/emacsen-install
@@ -14,6 +14,7 @@ case ${FLAVOR} in
emacs) exit 0 ;; # generic emacs package
emacs21) exit 0 ;; # not supported anymore as of 6.26a-3
emacs22) exit 0 ;; # not supported anymore as of 8.x
+ emacs23) exit 0 ;; # not supported anymore as of 8.x
xemacs*) exit 0 ;; # not supported anymore as of 7.x
esac