X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpreinst;h=2635c367e0f89d388c9f65bc2e6bff3956d02f4e;hb=8848ccd7e3f35d23478ef6c8a031f6492be608e4;hp=ff3f84eebb3f5a22059dcfcbec3ed95803d5ddc8;hpb=9933e52ba4bf69b14908f2d76a3e083d51ed9df6;p=pkg%2Fblosxom.git diff --git a/debian/preinst b/debian/preinst index ff3f84e..2635c36 100644 --- a/debian/preinst +++ b/debian/preinst @@ -1,8 +1,10 @@ -#!/bin/sh -e +#!/bin/sh # preinst 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 + rm_conffile() { PKGNAME="$1" CONFFILE="$2"