From 9b5a94ef108feb2c9e0ed7492c4fc40813350cbc Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Wed, 18 Jul 2018 12:33:53 +0200 Subject: [PATCH] epic-ts --- tools/make/mconfigure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1