X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpostinst;h=78f3ae85c62a59219975bf0aac451f8823330ebb;hb=92ed903f799ce86e42222d67690cad9cf4ab8c04;hp=15fdb447831386fb17c79668b835e3bdb16bb970;hpb=e720deae78f1eda5e6f62629606c194f16796762;p=grml-scripts.git diff --git a/debian/postinst b/debian/postinst index 15fdb44..78f3ae8 100755 --- a/debian/postinst +++ b/debian/postinst @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Mon Sep 18 16:12:57 CEST 2006 [mika] +# Latest change: Son Okt 28 17:18:56 CET 2007 [mika] ################################################################################ set -e @@ -23,6 +23,6 @@ case "$1" in exit 0 esac -exit 0 +#DEBHELPER# ## END OF FILE #################################################################