Accepting request 919681 from home:wanghaisu:branches:network:ha-clustering:Factory
bsc#1190591, fail to start due to lack of /usr/var/run/drbd OBS-URL: https://build.opensuse.org/request/show/919681 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd-utils?expand=0&rev=107
This commit is contained in:
parent
a8e7c0bc06
commit
4d9c6cbe37
@ -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…
Reference in New Issue
Block a user