Merge pull request #164825 from ilya-fedin/fhs-less-copy

This commit is contained in:
Artturi 2022-04-11 16:37:01 +03:00 committed by GitHub
commit 74f33d9a4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -178,7 +178,7 @@ let
chmod -R 755 share
cp -rLTf ${staticUsrProfileTarget}/share share
else
cp -rLf ${staticUsrProfileTarget}/share share
cp -rsHf ${staticUsrProfileTarget}/share share
fi
fi
for i in bin sbin include; do