posaune
authorMichael Wagner <michael@wagnertech.de>
Mon, 12 Apr 2021 06:59:36 +0000 (08:59 +0200)
committerMichael Wagner <michael@wagnertech.de>
Mon, 12 Apr 2021 06:59:36 +0000 (08:59 +0200)
tools/make/mconfigure

index 81b50df..08f9d44 100755 (executable)
@@ -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