summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/debian/emacsen-install.ex
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2011-11-11 15:47:12 +0100
committerlado <herrlado@gmail.com>2011-11-11 15:47:12 +0100
commit9ce19fcb7163c4d953908316bca93f2de08e2773 (patch)
tree3af329f665d323c79162ebae54caff3b52a0066e /vdr-vdrmanager/debian/emacsen-install.ex
parent90115e202977533111cbaa80f7c134297e64654a (diff)
downloadvdr-manager-9ce19fcb7163c4d953908316bca93f2de08e2773.tar.gz
vdr-manager-9ce19fcb7163c4d953908316bca93f2de08e2773.tar.bz2
current runv0.3.0_v0.4
Diffstat (limited to 'vdr-vdrmanager/debian/emacsen-install.ex')
-rw-r--r--vdr-vdrmanager/debian/emacsen-install.ex4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr-vdrmanager/debian/emacsen-install.ex b/vdr-vdrmanager/debian/emacsen-install.ex
index 56140a2..26118ad 100644
--- a/vdr-vdrmanager/debian/emacsen-install.ex
+++ b/vdr-vdrmanager/debian/emacsen-install.ex
@@ -1,12 +1,12 @@
#! /bin/sh -e
-# /usr/lib/emacsen-common/packages/install/vdr-plugin-vdr-vdrmanager
+# /usr/lib/emacsen-common/packages/install/vdr-plugin-vdrmanager
# Written by Jim Van Zandt <jrv@debian.org>, borrowing heavily
# from the install scripts for gettext by Santiago Vila
# <sanvila@ctv.es> and octave by Dirk Eddelbuettel <edd@debian.org>.
FLAVOR=$1
-PACKAGE=vdr-plugin-vdr-vdrmanager
+PACKAGE=vdr-plugin-vdrmanager
if [ ${FLAVOR} = emacs ]; then exit 0; fi