summaryrefslogtreecommitdiff
path: root/debian/cscope.preinst
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2008-10-08 23:04:58 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2008-10-08 23:04:58 +0200
commit0045225e827e2195008f90d40b27423fcdbdedb8 (patch)
tree9be4f3017d554237c9e98fe788af13c133bfeac1 /debian/cscope.preinst
parentd547fc2a1be23e18c34eb189150ef55db8bc5c56 (diff)
Prepare next upload
* Update to Standards-Version 3.8.0, no changes needed. * Do not ignore errors in cscope.preinst. Fixes a lintian warning.
Diffstat (limited to 'debian/cscope.preinst')
-rw-r--r--debian/cscope.preinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/cscope.preinst b/debian/cscope.preinst
index be518b4..f2c5f51 100644
--- a/debian/cscope.preinst
+++ b/debian/cscope.preinst
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
cleanup_sitestart() {
if [ -e /etc/emacs/site-start.d/50cscope.el ]; then