Add make install
There are a few differences with the previous behavior:
-
make distwill include theicons/*.svgfiles, which were apparently missing anyway -
make install, if used inPKGBUILD, will also include the.css.mapfile. I left it because it was already in thedisttarball, but I don't see any use case for it in a release package.
Attached is a patch to use make install in PKGBUILD. Apologies if it's not the right place for such a patch, I'm not sure where I should send it. This patch should be applied after fixing the FTBFS issue listed in the Archlinux tracker #77221.
Closes #3