forked from pool/haproxy
Accepting request 952090 from server:http
OBS-URL: https://build.opensuse.org/request/show/952090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=112
This commit is contained in:
commit
d5b8d4c52e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 10:13:35 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Add now working CONFIG parameter to sysusers generator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 17:20:22 UTC 2022 - mrueckert@suse.de
|
||||
|
||||
|
@ -186,7 +186,7 @@ make %{?_smp_mflags} \
|
||||
%if %{with systemd}
|
||||
make -C admin/systemd PREFIX="%{_prefix}"
|
||||
%if %{with sysusers}
|
||||
%sysusers_generate_pre %{SOURCE5} haproxy
|
||||
%sysusers_generate_pre %{SOURCE5} haproxy haproxy-user.conf
|
||||
%endif
|
||||
%endif
|
||||
make admin/halog/halog DEBUG_CFLAGS="%{optflags}" V=1
|
||||
|
Loading…
Reference in New Issue
Block a user