mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-09 23:51:37 +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.