summaryrefslogtreecommitdiff
path: root/emacsen-common
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-19 15:37:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-19 15:37:19 -0700
commit93b8fd46eba4711e2735e15dbe00859af51ce00d (patch)
tree64b604c16e27430f9f8316b82f0236dc6bee2289 /emacsen-common
parent9b2dced21adf738a10aa02edf34b4ce272d8f987 (diff)
parente26a74596105f702ba7fcbe15bdf41f59b75555f (diff)
Merge tag 'debian/1.6' into jessie-bpo
uploaded to unstable
Diffstat (limited to 'emacsen-common')
-rwxr-xr-xemacsen-common/remove3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacsen-common/remove b/emacsen-common/remove
index d09371e..56ba5b6 100755
--- a/emacsen-common/remove
+++ b/emacsen-common/remove
@@ -18,7 +18,8 @@ case $FLAVOR in
exit 0
;;
xemacs*)
- echo remove/${ELPA_DIR}: Skipping unsupported emacs ${FLAVOUR}
+ echo remove/${ELPA_DIR}: Skipping unsupported emacs ${FLAVOUR}
+ exit 0
;;
*)
echo remove/${ELPA_DIR}: Handling removal of emacsen flavor ${FLAVOR}