Skip to content

Commit

Permalink
Update mingw-get catalogs on each run
Browse files Browse the repository at this point in the history
Without it existing installations won't find new/updated mingw-get packages
  • Loading branch information
gjanssens committed May 6, 2015
1 parent ce5f39c commit cf72c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-impl.sh
Expand Up @@ -60,7 +60,7 @@ function inst_msys() {

# The bootstrap script already set some of this up
# It will be set up again here to catch version updates of any of these packages
#mingw-get update
mingw-get update
mingw-get upgrade mingw-get

# Note: msys-base can't be upgraded by this script
Expand Down

0 comments on commit cf72c11

Please sign in to comment.