From 2532a731d79ab37ac27c17fb84b6017a7f1ae4cb Mon Sep 17 00:00:00 2001 From: tony mancill Date: Thu, 3 Jun 2010 13:40:55 +0200 Subject: Bug#565727: cscope: diff for NMU version 15.7a-3.1 tags 565727 + pending thanks Dear maintainer, I've prepared an NMU for cscope (versioned as 15.7a-3.1) and uploaded it to DELAYED/3. Please feel free to tell me if I should delay it longer. Regards, Tony --- debian/cscope.preinst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/cscope.preinst') diff --git a/debian/cscope.preinst b/debian/cscope.preinst index f2c5f51..ea3d057 100644 --- a/debian/cscope.preinst +++ b/debian/cscope.preinst @@ -1,5 +1,7 @@ #!/bin/sh -e +set -e + cleanup_sitestart() { if [ -e /etc/emacs/site-start.d/50cscope.el ]; then rm -f /etc/emacs/site-start.d/50cscope.el -- cgit v1.2.3-54-g00ecf