epic-ts
authorMichael Wagner <mail@wagnertech.de>
Sat, 6 Apr 2019 19:00:01 +0000 (21:00 +0200)
committerMichael Wagner <mail@wagnertech.de>
Sat, 6 Apr 2019 19:00:01 +0000 (21:00 +0200)
tools/make/mconfigure

index 2cb0096..6b33ad9 100755 (executable)
@@ -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
        # ./. ---------------------------------------------