From 06c5f16be1c23599df98cef52a8676532629e181 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 20 Oct 2009 21:29:02 +0200 Subject: Fix bug #515164 --- debian/cscope.emacsen-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/cscope.emacsen-install') 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 -- cgit v1.2.3-54-g00ecf