mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-08 02:55:56 +01:00
fix 'osxcross-macports upgrade'
This commit is contained in:
parent
2b3179715a
commit
07f8c01f91
@ -448,6 +448,7 @@ upgrade()
|
||||
|
||||
UPGRADE=1
|
||||
rm -rf $INSTALL
|
||||
createDir "" $INSTALL 1>/dev/null
|
||||
|
||||
for pkg in $PKGS; do
|
||||
installPkg $pkg
|
||||
|
Loading…
Reference in New Issue
Block a user