0ad/libraries/source
Ralph Sennhauser aa601de72c
Set owner and group when creating tar archive
tar --no-same-owner is only default for non root users, therefore if
extracting as root owner ship is by the user id creating the archive.
This is an issue if extracting happens in a container and cleanup
outside the container by a non root user like on our CI when building
the appimage. Therefore package the tar archives for fcollada and nvtt
with owner and group root.

Fixes: #8440
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-10-13 19:03:42 +02:00
..
cxxtest-4.4 Make libraries/*/build.sh use "${TAR}" instead of tar directly. 2025-02-09 14:31:10 +01:00
fcollada Set owner and group when creating tar archive 2025-10-13 19:03:42 +02:00
nvtt Set owner and group when creating tar archive 2025-10-13 19:03:42 +02:00
premake-core Bump premake to 5.0.0-beta7 2025-09-18 12:06:29 +02:00
spidermonkey Fix building spidermonkey with python 3.14 2025-10-11 15:47:45 +02:00
spirv-reflect Make libraries/*/build.sh use "${TAR}" instead of tar directly. 2025-02-09 14:31:10 +01:00