mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-07 22:52:11 +01:00
According to the FHS /var is meant for "variable data" which files installed by the package manager by definition aren't. Instead we'll install the files to /usr/share where they belong.