tags 515164 +patch thanks Hi Benoit,
On 2009-10-17 at 12:04:55 +0200, Benoit Izac <benoit.i...@free.fr> wrote: > There are two typos in the last cscope Debian package (cscope-15.7a-1). > Please, could you correct them? > Patch attached. Thanks for your patch. I'll create an updated version later on today and ask my sponsor to upload it. Thanks, Tobias Patch for BTS reference below: diff -ru cscope-15.7a.orig/debian/cscope.emacsen-install cscope-15.7a/debian/cscope.emacsen-install --- cscope-15.7a.orig/debian/cscope.emacsen-install 2009-10-17 11:47:03.000000000 +0200 +++ cscope-15.7a/debian/cscope.emacsen-install 2009-10-17 11:48:10.347039437 +0200 @@ -8,7 +8,7 @@ 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 diff -ru cscope-15.7a.orig/debian/cscope.emacsen-remove cscope-15.7a/debian/cscope.emacsen-remove --- cscope-15.7a.orig/debian/cscope.emacsen-remove 2009-10-17 11:47:03.000000000 +0200 +++ cscope-15.7a/debian/cscope.emacsen-remove 2009-10-17 11:48:30.919577143 +0200 @@ -3,7 +3,7 @@ FLAVOUR=$1 PACKAGE=cscope -ELCFILE=xcscope.el +ELCFILE=xcscope.elc if [ $FLAVOUR != emacs ]; then echo "remove/$PACKAGE: Purging byte-compiled files for $FLAVOUR" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org