Logo
Explore Help
Sign In
macports/mpbb
0
0
Fork 0
You've already forked mpbb
mirror of https://github.com/macports/mpbb.git synced 2026-03-31 14:38:29 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
mpab
mpbb/chroot-scripts/selfupdate

11 lines
135 B
Plaintext
Raw Permalink Normal View History

mpab: restrict svn checkout to base and dports, and look at BASE_UPDATE env var that specifies how to update the base install git-svn-id: https://svn.macports.org/repository/macports/contrib/mpab@80242 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-07-07 16:33:44 +00:00
#!/bin/sh
#
# selfupdate MacPorts in the chroot
#
if [[ -z "$PREFIX" ]]; then
PREFIX=/opt/local
fi
${PREFIX}/bin/port selfupdate
Reference in New Issue Copy Permalink
Powered by Gitea Page: 100ms Template: 11ms
English
English
Licenses API