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-remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/cscope.emacsen-remove') 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" -- cgit v1.2.3-54-g00ecf