changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra / bootstrap.sh

revision 371: 7dcabf3e0edc
parent 369: 7c19637786a7
     1.1--- a/bootstrap.sh	Tue Sep 24 15:04:11 2024 -0400
     1.2+++ b/bootstrap.sh	Tue Sep 24 15:53:24 2024 -0400
     1.3@@ -69,7 +69,10 @@
     1.4   cd ..
     1.5   cp -rf tmp/core/bin/* bin/
     1.6   # unpacked core, link binaries
     1.7-  ln -sf bin/core bin/skel
     1.8+  cd bin
     1.9+  # ln -sf core skel
    1.10+  # ln -sf core homer
    1.11+  cd ..
    1.12   cp -rf tmp/core/share/* share/
    1.13   fi
    1.14