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
@@ -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