- Overwriting rootprefix= is only required when split-usr is enabled
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1200
This commit is contained in:
parent
8f5cab1733
commit
f2bb42f254
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 11:14:20 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Overwriting rootprefix= is only required when split-usr is enabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 09:01:59 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -606,8 +606,8 @@ Have fun with these services at your own risk.
|
||||
-Dmode=release \
|
||||
-Dversion-tag=%{version}%{suse_version} \
|
||||
-Ddocdir=%{_docdir}/systemd \
|
||||
-Drootprefix=/usr \
|
||||
%if %{with split_usr}
|
||||
-Drootprefix=/usr \
|
||||
-Dsplit-usr=true \
|
||||
%endif
|
||||
-Dsplit-bin=true \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 11:14:20 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Overwriting rootprefix= is only required when split-usr is enabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 09:01:59 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -604,8 +604,8 @@ Have fun with these services at your own risk.
|
||||
-Dmode=release \
|
||||
-Dversion-tag=%{version}%{suse_version} \
|
||||
-Ddocdir=%{_docdir}/systemd \
|
||||
-Drootprefix=/usr \
|
||||
%if %{with split_usr}
|
||||
-Drootprefix=/usr \
|
||||
-Dsplit-usr=true \
|
||||
%endif
|
||||
-Dsplit-bin=true \
|
||||
|
Loading…
Reference in New Issue
Block a user