aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2020-01-13 23:38:04 -0500
committerRuss Cox <rsc@swtch.com>2020-01-13 23:38:04 -0500
commit952a9afae06b4e13b1e0da3e768bbd4bf64b9ec5 (patch)
tree0dab300c24a69345ba2eaebfc62ea60bb57806a8 /INSTALL
parentb741db607a9033364fdab4151512ffbad2153ac9 (diff)
downloadplan9port-952a9afae06b4e13b1e0da3e768bbd4bf64b9ec5.tar.gz
plan9port-952a9afae06b4e13b1e0da3e768bbd4bf64b9ec5.tar.bz2
plan9port-952a9afae06b4e13b1e0da3e768bbd4bf64b9ec5.zip
INSTALL: do not rm config after setting it up
Fixes #334.
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL14
1 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 502eff41..0291e713 100755
--- a/INSTALL
+++ b/INSTALL
@@ -23,6 +23,13 @@ x-r)
exit 1
esac
+echo "+ Mailing list: https://groups.google.com/group/plan9port-dev"
+echo "+ Issue tracker: https://github.com/9fans/plan9port/issues/"
+echo "+ Submitting changes: https://github.com/9fans/plan9port/pulls"
+echo " "
+echo "* Resetting $PLAN9/config"
+rm -f config
+
PLAN9=`pwd` export PLAN9
PATH=/bin:/usr/bin:$PLAN9/bin:$PATH export PATH
case `uname` in
@@ -58,13 +65,6 @@ DragonFly|*BSD)
;;
esac
-echo "+ Mailing list: https://groups.google.com/group/plan9port-dev"
-echo "+ Issue tracker: https://github.com/9fans/plan9port/issues/"
-echo "+ Submitting changes: https://github.com/9fans/plan9port/pulls"
-echo " "
-echo "* Resetting $PLAN9/config"
-rm -f config
-
(
if [ `uname` = Linux ]; then
# On Linux, we use the kernel version to decide whether