summaryrefslogtreecommitdiff
path: root/debian/cscope.emacsen-remove
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-remove
parent911aae05b5d3ffd2543333e27cf06778381c7b3c (diff)
Fix bug #515164
Diffstat (limited to 'debian/cscope.emacsen-remove')
-rw-r--r--debian/cscope.emacsen-remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/cscope.emacsen-remove b/debian/cscope.emacsen-remove
index 2feafac..859d389 100644
--- a/debian/cscope.emacsen-remove
+++ b/debian/cscope.emacsen-remove
@@ -3,7 +3,7 @@ set -e
FLAVOUR=$1
PACKAGE=cscope
-ELCFILE=xcscope.el
+ELCFILE=xcscope.elc
if [ $FLAVOUR != emacs ]; then
echo "remove/$PACKAGE: Purging byte-compiled files for $FLAVOUR"