From 6770bf05cfeefbc3e9dcb50301b0a27ca015e3da Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 11 Apr 2010 00:00:58 +0200 Subject: debian: update packaging --- debian/i3status.postinst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/i3status.postinst') diff --git a/debian/i3status.postinst b/debian/i3status.postinst index bf67a48..7a385c8 100644 --- a/debian/i3status.postinst +++ b/debian/i3status.postinst @@ -1,5 +1,7 @@ #!/bin/sh +set -e + # Allow users to get the speed of ethernet interfaces. This is not a security # issue as i3status only queries the speed, it does not change any # configuration. -- cgit v1.2.3