Source files should go into /usr/share not /usr/lib #2219
Labels
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Milestone
zig currently installs several source files including e.g. musl sources into /usr/lib/zig
As they are not compiled and architecture independent, they should really be in /usr/share/zig.
The text was updated successfully, but these errors were encountered: