Skip to content
Permalink
Browse files

_ci: change PortIndex reindex depth

  • Loading branch information
l2dy committed Apr 28, 2019
1 parent 421ff84 commit a4ceae8069fb0559969d2b99cbcf6768c430d502
Showing with 1 addition and 1 deletion.
  1. +1 −1 _ci/bootstrap.sh
@@ -32,7 +32,7 @@ sudo sed -E -i "" 's,\[list (\$env\(\$senv\))\],\1,' /opt/local/libexec/macports
rsync --no-motd -zvl "rsync://rsync.macports.org/macports/release/ports/PortIndex_darwin_${OS_MAJOR}_i386/PortIndex*" .
git remote add macports https://github.com/macports/macports-ports.git
git fetch macports master
git checkout -qf macports/master
git checkout -qf macports/master~4
git checkout -qf -
portindex -e
# Create macports user

0 comments on commit a4ceae8

Please sign in to comment.
You can’t perform that action at this time.