aboutsummaryrefslogtreecommitdiffstats
path: root/debian/prerm
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-05-08 21:40:30 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-06-02 00:21:26 +0100
commitc569c486ae5aef43c4bbcff36df758839584eed3 (patch)
treebb4c6a9ad2835987798ed1067ece021be976e684 /debian/prerm
parent7390dc99b303365171ca42d4524eda08c8e4d1d9 (diff)
downloadfiglet-c569c486ae5aef43c4bbcff36df758839584eed3.tar.gz
Lintian fixes
binary-control-field-duplicates-source maintainer-script-ignores-errors binary-without-manpage
Diffstat (limited to 'debian/prerm')
-rw-r--r--debian/prerm2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/prerm b/debian/prerm
index 6bc7471..8058a72 100644
--- a/debian/prerm
+++ b/debian/prerm
@@ -1,5 +1,7 @@
#!/bin/sh
+set -e
+
if [ "$1" = remove ]; then
# Remove alternative for figlet
update-alternatives --remove figlet /usr/bin/figlet-figlet