Re: [PATCH] Re: make install wants to install haproxy-systemd-wrapper

2016-08-04 Thread Willy Tarreau
On Fri, Jul 29, 2016 at 08:48:38PM +0200, Vincent Bernat wrote: > ??? 29 juillet 2016 20:40 CEST, Shawn Heisey  : > > > fi; \ > > done > > install -d "$(DESTDIR)$(SBINDIR)" > > - install haproxy $(EXTRA) "$(DESTDIR)$(SBINDIR)" > > + install haproxy

Re: [PATCH] Re: make install wants to install haproxy-systemd-wrapper

2016-07-29 Thread Vincent Bernat
❦ 29 juillet 2016 20:40 CEST, Shawn Heisey  : > fi; \ > done > install -d "$(DESTDIR)$(SBINDIR)" > - install haproxy $(EXTRA) "$(DESTDIR)$(SBINDIR)" > + install haproxy $(wildcard haproxy-systemd-wrapper) \ > +$(EXTRA)

[PATCH] Re: make install wants to install haproxy-systemd-wrapper

2016-07-29 Thread Shawn Heisey
On 7/27/2016 2:03 PM, Shawn Heisey wrote: > I'm building some new load balancer machines and I need to install into > systemd on them. I've compiled and installed haproxy 1.5.18, and found > that a fix for the problem Tim outlined has made it into this version, > and now even when the target is