summaryrefslogtreecommitdiff
path: root/emacsen-common/install
diff options
context:
space:
mode:
Diffstat (limited to 'emacsen-common/install')
-rwxr-xr-xemacsen-common/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsen-common/install b/emacsen-common/install
index 9acc3d9..2e11984 100755
--- a/emacsen-common/install
+++ b/emacsen-common/install
@@ -10,7 +10,7 @@ case $FLAVOR in
emacs)
exit 0
;;
- emacs2[123]*)
+ emacs2[0123]*)
echo install/${ELPA_DIR}: Skipping obsolete emacs ${FLAVOR}
exit 0
;;