From: Michael Wagner Date: Tue, 26 Feb 2019 11:04:49 +0000 (+0100) Subject: posaune X-Git-Tag: mbuild_0.3-2~2 X-Git-Url: http://wagnertech.de/git?p=projects.git;a=commitdiff_plain;h=e7459ec4098d3ad1344ad6061a9973a14bdf27dc posaune --- diff --git a/debian/sysd2sysv.postinst b/debian/sysd2sysv.postinst index 442c70f..ed31461 100755 --- a/debian/sysd2sysv.postinst +++ b/debian/sysd2sysv.postinst @@ -9,10 +9,11 @@ do then rm $file fi - # for downward compatibility - if [ -f mlistd ] - then - rm mlistd - fi done +# for downward compatibility +if [ -f mlistd ] +then + rm mlistd +fi +