From fefa5f214b33075f228380863ce71b8410a29dc9 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 11 Jun 2023 20:03:29 +0200 Subject: host-albatross: Avoid removing merged-usr symlinks --- host-albatross/make.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/host-albatross/make.conf b/host-albatross/make.conf index e75f81f..4142f5c 100644 --- a/host-albatross/make.conf +++ b/host-albatross/make.conf @@ -26,3 +26,7 @@ FEATURES="cgroup clean-logs compress-build-logs downgrade-backup mount-sandbox p # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C + +# Avoid removing merged-usr symlinks. +UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin" +UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /usr/lib/modules/*" -- cgit v1.2.3-2-gb3c3