Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Chadwick
8c86454b53 Fix bashisms: alternative test command
dash doesn't support [[ foo ]], just [ foo ].
2016-06-01 15:55:38 +01:00
Andrew Chadwick
38f70672b9 install scripts: succeed even if info isn't installed
A number of install scripts were testing for install-info to no effect,
then calling it regardless. For minimal installs, this makes pacman fail
on them visibly.

This fix replicates what other MSYS2 packages, e.g. autoconf, do.
Also none of these packages actually depend on GNU info.
2016-06-01 15:53:56 +01:00
Alexpux
3ade1f55b2 Add coreutils package 2013-11-01 07:06:47 +04:00