mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
sys-apps/systemd: make man pages available in the SDK
This commit is contained in:
parent
1d3e52fc78
commit
e3844d02e8
@ -361,9 +361,6 @@ multilib_src_install_all() {
|
|||||||
systemd_dotmpfilesd "${FILESDIR}"/systemd-coreos.conf
|
systemd_dotmpfilesd "${FILESDIR}"/systemd-coreos.conf
|
||||||
systemd_dotmpfilesd "${FILESDIR}"/systemd-resolv.conf
|
systemd_dotmpfilesd "${FILESDIR}"/systemd-resolv.conf
|
||||||
|
|
||||||
# Path masking and FEATURES aren't catching this
|
|
||||||
use doc || rm -r "${D}${ROOTPREFIX-/usr}/share/man"
|
|
||||||
|
|
||||||
# Don't default to graphical.target
|
# Don't default to graphical.target
|
||||||
rm "${D}${unitdir}"/default.target || die
|
rm "${D}${unitdir}"/default.target || die
|
||||||
dosym multi-user.target "${unitdir}"/default.target
|
dosym multi-user.target "${unitdir}"/default.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user