Apply review result

This commit is contained in:
Hiroaki ENDOH 2020-05-06 23:30:33 +09:00
parent d70c2844fd
commit bae72d0a67
No known key found for this signature in database
GPG Key ID: 9BB5D655F913811E

View File

@ -41,9 +41,8 @@ build() {
# Workaround.
# See https://github.com/msys2/MSYS2-packages/pull/1908#issuecomment-605453647
make proc/libprocps.la
make install-libLTLIBRARIES
make -j proc/libprocps.la
make -j1
}