X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostrm;h=1d2d137428c34393d23060232320ffb450134689;hb=4f1beb87cc81e1ebf16369af5c4574810ecde378;hp=67ae3bcbab03fe28513d59f19b802480b830588a;hpb=ab8f331c59c697bd897b0c1332d0dc91659ea833;p=pkg%2Fblosxom.git diff --git a/debian/postrm b/debian/postrm index 67ae3bc..1d2d137 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 +# copyright 2007-2008 by Rhonda D'Vine # 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)