sys-apps/baselayout: Don't need to explicitly create /oem any more

It's handled by dumb-tmpfiles-proc.sh.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2026-04-24 11:09:17 +01:00
parent 2c1e758318
commit aae53b1537
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137

View File

@ -118,9 +118,6 @@ pkg_postinst() {
done
# Create a compatibility symlink for OEM.
ln -sfT ../../oem "${ROOT}/usr/share/oem"
# Also create the directory to avoid having dangling
# symlinks.
mkdir -p "${ROOT}/oem"
# pam situation was messed up big time, create some
# symlinks to point to just a single place