forked from pool/util-linux
Accepting request 851169 from home:jengelh:branches:Base:System
- Do search /usr/sbin for mount helpers. (This drops /sbin/fs, /sbin/fs.d, which we do not use in openSUSE.) OBS-URL: https://build.opensuse.org/request/show/851169 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=437
This commit is contained in:
parent
d4cb846fae
commit
c8c1379cb6
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 26 20:15:46 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Do search /usr/sbin for mount helpers. (This drops /sbin/fs,
|
||||||
|
/sbin/fs.d, which we do not use in openSUSE.)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 4 11:07:03 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
Wed Nov 4 11:07:03 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
@ -530,6 +530,7 @@ function configure_and_build() {
|
|||||||
--disable-newgrp \
|
--disable-newgrp \
|
||||||
--disable-vipw \
|
--disable-vipw \
|
||||||
--disable-pg \
|
--disable-pg \
|
||||||
|
--enable-fs-paths-default="/sbin:/usr/sbin" \
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
--with-systemd \
|
--with-systemd \
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user