summaryrefslogtreecommitdiff
path: root/debian/cscope.emacsen-install
diff options
context:
space:
mode:
Diffstat (limited to 'debian/cscope.emacsen-install')
-rw-r--r--debian/cscope.emacsen-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/cscope.emacsen-install b/debian/cscope.emacsen-install
index b3a70d4..07de87b 100644
--- a/debian/cscope.emacsen-install
+++ b/debian/cscope.emacsen-install
@@ -8,7 +8,7 @@ PACKAGE=cscope
ELDIR=/usr/share/emacs/site-lisp/
ELCDIR=/usr/share/$FLAVOUR/site-lisp/$PACKAGE
-ELFILE="xscope.el"
+ELFILE="xcscope.el"
FLAGS="-batch -no-site-file -l path.el -f batch-byte-compile"
if [ $FLAVOUR != emacs ]; then