summaryrefslogtreecommitdiff
path: root/debian/cscope.emacsen-install
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-10-20 21:29:02 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-10-20 21:29:02 +0200
commit06c5f16be1c23599df98cef52a8676532629e181 (patch)
tree9288715e2ace088d0ecd848b38eecd60bd3bf655 /debian/cscope.emacsen-install
parent911aae05b5d3ffd2543333e27cf06778381c7b3c (diff)
Fix bug #515164
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