summaryrefslogtreecommitdiff
path: root/sys-apps/systemd/systemd-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-31 22:45:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-31 22:45:53 +0100
commit5762cca1020406c58f6b2f0dfbfbad459061ed44 (patch)
tree0fc0cb6c388028fe35b2e8a5655b9f96393e7c2e /sys-apps/systemd/systemd-9999.ebuild
parentd12ee3457fd1a8bf18ede06882314fc1df30bd4b (diff)
gentoo auto-resync : 31:07:2023 - 22:45:52
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index d8fc3cedd386..d48601337ce0 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -182,6 +182,8 @@ QA_EXECSTACK="usr/lib/systemd/boot/efi/*"
pkg_pretend() {
if use split-usr; then
+ eerror "Please complete the migration to merged-usr."
+ eerror "https://wiki.gentoo.org/wiki/Merge-usr"
die "systemd no longer supports split-usr"
fi
if [[ ${MERGE_TYPE} != buildonly ]]; then