projects
/
projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2db0d88
)
epic-ts
author
Michael Wagner
<michael@wagnertech.de>
Wed, 18 Jul 2018 10:32:18 +0000
(12:32 +0200)
committer
Michael Wagner
<michael@wagnertech.de>
Wed, 18 Jul 2018 10:32:18 +0000
(12:32 +0200)
tools/make/mconfigure
patch
|
blob
|
history
diff --git
a/tools/make/mconfigure
b/tools/make/mconfigure
index
9217fa1
..
961f124
100755
(executable)
--- a/
tools/make/mconfigure
+++ b/
tools/make/mconfigure
@@
-117,10
+117,10
@@
then
ln -sf /usr/share/mbuild/rules .
-
#if [ -e
tmp ]
-
#
then
-
# rm -rf
tmp
-
#
fi
+
if [ -e debian/
tmp ]
+ then
+
rm -rf debian/
tmp
+ fi
#rm *.stamp 2>/dev/null || true
#rm make.pre 2>/dev/null || true