Skip to content

avoid name collisions in git submodules

T.J. Townsend requested to merge (removed):main into main

this package fails to build on arch's build server because several git submodules are already cached from other repos of the same name. fix this by using unique names for each directory.

Merge request reports