Dear list! Author: Brad Smith <[email protected]> Number of patches: 1
This is an automated relay of the Github pull request: Fix -v flag usage with install(1) on OpenBSD/NetBSD/Solaris/AIX Patch title(s): Fix -v flag usage with install(1) on OpenBSD/NetBSD/Solaris/AIX Link: https://github.com/haproxy/haproxy/pull/1786 Edit locally: wget https://github.com/haproxy/haproxy/pull/1786.patch && vi 1786.patch Apply locally: curl https://github.com/haproxy/haproxy/pull/1786.patch | git am - Description: The install(1) program on OpenBSD/NetBSD/Solaris/AIX do not support the -v verbose flag. FreeBSD / DragonFlyBSD/ macOS and GNU install do. The generic target now has the flag disabled the target is more portable. Instructions: This github pull request will be closed automatically; patch should be reviewed on the haproxy mailing list ([email protected]). Everyone is invited to comment, even the patch's author. Please keep the author and list CCed in replies. Please note that in absence of any response this pull request will be lost.

