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