projects
/
projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d0d462
)
posaune
author
Michael Wagner
<michael@wagnertech.de>
Mon, 12 Apr 2021 06:59:36 +0000
(08:59 +0200)
committer
Michael Wagner
<michael@wagnertech.de>
Mon, 12 Apr 2021 06:59:36 +0000
(08:59 +0200)
tools/make/mconfigure
patch
|
blob
|
history
diff --git
a/tools/make/mconfigure
b/tools/make/mconfigure
index
81b50df
..
08f9d44
100755
(executable)
--- 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