X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpostrm;h=c61a0d7b4410a220335ff3e93da6733a0fa0a4a4;hb=0c6e4eb8b502b781754e6b59a67dd1addb593778;hp=099e6c01189fbbd4b000561279cb2b8b24aa7944;hpb=abd1ed821247b0c8e559a8d2b5c8e3e05db16563;p=grml-autoconfig.git diff --git a/debian/postrm b/debian/postrm index 099e6c0..c61a0d7 100755 --- a/debian/postrm +++ b/debian/postrm @@ -16,4 +16,6 @@ if [ "$1" = "purge" ]; then fi fi +#DEBHELPER# + exit 0