Accepting request 919682 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/919682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drbd-utils?expand=0&rev=45
This commit is contained in:
commit
0b75f6b88d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 17 08:05:56 UTC 2021 - nick wang <nwang@suse.com>
|
||||
|
||||
- bsc#1190591, fail to start due to lack of /usr/var/run/drbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 21 07:20:21 UTC 2021 - nick wang <nwang@suse.com>
|
||||
|
||||
|
@ -112,13 +112,15 @@ PATH=/sbin:$PATH ./configure \
|
||||
--sbindir=/sbin \
|
||||
%else
|
||||
--prefix=%{_prefix} \
|
||||
%endif
|
||||
%if 0%{?is_opensuse}
|
||||
--localstatedir=/var \
|
||||
%endif
|
||||
--libdir=%{_prefix}/lib \
|
||||
--mandir=%{_mandir} \
|
||||
--sysconfdir=%{_sysconfdir} \
|
||||
--datarootdir=%{_datadir} \
|
||||
--datadir=%{_datadir} \
|
||||
--libdir=%{_prefix}/lib \
|
||||
--exec_prefix=%{_prefix}/lib \
|
||||
%{?with_drbdmon: --with-drbdmon} \
|
||||
%{?with_prebuiltman: --with-prebuiltman} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user