Skip to content

Commit

Permalink
removing legacy packages not required when starting from a newer inst…
Browse files Browse the repository at this point in the history
…aller
  • Loading branch information
jeremyd2019 committed Jan 27, 2023
1 parent 56024f6 commit d716388
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build32.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ git_config user.name 'MSYS2 Continuous Integration'
packages=( "$@" )

test -z "${packages}" && success 'No packages - no-op'
pacman -Rnsc --noconfirm cocom automake1.{6,7,8,9,10}
define_build_order || failure 'Could not determine build order'

# Build
Expand Down

0 comments on commit d716388

Please sign in to comment.