X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/c51f05f2ea0ed6b31351b58ebebbf8430749e288..9b5a94ef108feb2c9e0ed7492c4fc40813350cbc:/tools/make/mconfigure diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 961f124..f745eff 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -117,9 +117,9 @@ then ln -sf /usr/share/mbuild/rules . - if [ -e debian/tmp ] + if [ -e tmp ] then - rm -rf debian/tmp + rm -rf tmp fi #rm *.stamp 2>/dev/null || true #rm make.pre 2>/dev/null || true