From fa033cc8c526e2eb9980af134f5a272ce28dbbf1 Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Sat, 6 Apr 2019 21:00:01 +0200 Subject: [PATCH] epic-ts --- tools/make/mconfigure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 2cb0096..6b33ad9 100755 --- a/tools/make/mconfigure +++ b/tools/make/mconfigure @@ -200,6 +200,9 @@ then . projects/tools/make/c_configure.sh . $paket.cpp.sh fi + + # add export to setenv.sh + sed -i "s/^/export /" setenv.sh popd >/dev/null # ./. --------------------------------------------- -- 2.20.1