summaryrefslogtreecommitdiff
path: root/emacsen-common/install
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2017-08-03 14:09:10 -0400
committerDavid Bremner <bremner@debian.org>2017-08-03 14:09:10 -0400
commitd8298d8c8b959385d64016ec82bfa38b88c043c3 (patch)
treee09f427358549f44350f181d709108894e65f8bd /emacsen-common/install
parentbe6a4385e1393eb6f3709903e0f4146d47c91e17 (diff)
parent65259a660973184678a24e8e06aee836a84d4579 (diff)
Record dh-elpa (1.10) in archive suite sid
Diffstat (limited to 'emacsen-common/install')
-rwxr-xr-xemacsen-common/install3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacsen-common/install b/emacsen-common/install
index 2e11984..2d29e75 100755
--- a/emacsen-common/install
+++ b/emacsen-common/install
@@ -7,9 +7,6 @@ ELPA_DIR=#ELPAPACKAGE#-#ELPAVERSION#
FLAVOR=$1
case $FLAVOR in
- emacs)
- exit 0
- ;;
emacs2[0123]*)
echo install/${ELPA_DIR}: Skipping obsolete emacs ${FLAVOR}
exit 0