Permalink
Browse files
_ci: change PortIndex reindex depth
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+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 |
|
|
|