Files
MSYS2-packages/README.md
Ray Donnelly 66756bb6aa Tidyup
2014-03-19 01:12:19 +00:00

14 lines
235 B
Markdown

MSYS2-packages
==============
Package scripts for MSYS2.
To build these, run msys2_shell.bat then from the bash prompt.
cd ${package-name}
makepkg
To install the built package(s).
pacman -U ${package-name}*.pkg.tar.xz