X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/2db0d888c5eefc4a7d7dfd7bc367db3e2679f3a4..c51f05f2ea0ed6b31351b58ebebbf8430749e288:/tools/make/mconfigure diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 9217fa1..961f124 100755 --- 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