aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
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/postinst
parent7390dc99b303365171ca42d4524eda08c8e4d1d9 (diff)
downloadfiglet-c569c486ae5aef43c4bbcff36df758839584eed3.tar.gz
Lintian fixes
binary-control-field-duplicates-source maintainer-script-ignores-errors binary-without-manpage
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst
index 739f0f7..6fbf3b9 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,5 +1,7 @@
#!/bin/sh
+set -e
+
if [ "$1" = configure ]; then
# Add an alternative for figlet
update-alternatives --install /usr/bin/figlet figlet \