X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostrm;fp=debian%2Fpostrm;h=cfba717f2e274745dc35aa95c8ab7cfb1cb33a44;hb=f60bd096df03d28be2b287916c86de6787f8c6a8;hp=67ae3bcbab03fe28513d59f19b802480b830588a;hpb=5dd28e778f0b42c81fa10a879885995a46ba28ad;p=pkg%2Fblosxom.git diff --git a/debian/postrm b/debian/postrm index 67ae3bc..cfba717 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,8 +1,10 @@ -#!/bin/sh -e +#!/bin/sh # postrm script for blosxom # copyright 2007-2008 by Gerfried Fuchs # Licenced in the same way as blosxom itself +set -e + # cleanup for old flavors that got installed by packages prior to 2.1.0 case "$1" in purge)