From 558b9d251ff4be387dd491d9d0a97c9e4bd9fcb6 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Mon, 12 Apr 2021 08:59:36 +0200 Subject: [PATCH] posaune --- tools/make/mconfigure | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 81b50df..08f9d44 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -238,6 +238,7 @@ then fi # check for pre/post installation scripts + echo "TODO: check for conffiles" if [ -f $paket.preinst ] then echo "add_inst_tgt += debian/tmp/DEBIAN/preinst" >> rules.pre -- 2.20.1