X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpreinst;h=2635c367e0f89d388c9f65bc2e6bff3956d02f4e;hb=4280c18e949e633851bb1e50a77d78070c5592b3;hp=ff3f84eebb3f5a22059dcfcbec3ed95803d5ddc8;hpb=ab8f331c59c697bd897b0c1332d0dc91659ea833;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"