mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
# Set an environment variable so we can easily test for the profile type
|
|
PROFILE_23_USRTYPE="split-usr"
|
|
|
|
# Avoid warnings about legacy symlinks, #945390
|
|
UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /lib/systemd /lib/udev"
|