mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
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:
parent
2c1e758318
commit
aae53b1537
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user