Alexpux / MSYS2-pacman

MSYS2 port of Arch Linux packman package manager.
GNU General Public License v2.0
164 stars 34 forks source link

Fix regression in updpkgsums #24

Closed renatosilva closed 8 years ago

renatosilva commented 8 years ago

Fix for the message pkgname is not allowed to start with a hyphen for MINGW packages.

elieux commented 8 years ago

I'd rather have just mingw-w64 since it's architecture-neutral and fix any split packages that don't have the right functions, but this one is okay as well.

renatosilva commented 8 years ago

Split packages are not expected to contain a package_mingw-w64-NAME function.