summaryrefslogtreecommitdiff
path: root/bin/distro-install-clean-up
diff options
context:
space:
mode:
Diffstat (limited to 'bin/distro-install-clean-up')
-rwxr-xr-xbin/distro-install-clean-up3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/distro-install-clean-up b/bin/distro-install-clean-up
index 170ceb910beb..701c9ffa0972 100755
--- a/bin/distro-install-clean-up
+++ b/bin/distro-install-clean-up
@@ -1,9 +1,6 @@
#!/bin/sh
if test -z "${SRC_ROOT}"; then
- source ./config_host.mk.source
-fi
-if test -z "${SOLARENV}"; then
echo "distro-install-clean-up: No environment set!"
exit 1
fi