package/cups: store web-interface files under /usr/share/cups/doc-root
authorAlexey Lukyanchuk <skif@skif-web.ru>
Wed, 4 Mar 2020 07:21:02 +0000 (10:21 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 8 Mar 2020 11:16:37 +0000 (12:16 +0100)
commit07ea16bd9ef17ef53484e43d9b4eaf32c97cf5bc
tree829844b64cc16ea7857103939b1a70a4c3c9b3a8
parent1160427a9a3cefd08535bf59b22e47395dde5e44
package/cups: store web-interface files under /usr/share/cups/doc-root

The web-interface files (~1.8MB) are by default installed under
/usr/share/doc/cups, which is unfortunate as Buildroot removes usr/share/doc
in target-finalize, breaking the webui.

As a fix, store the web-interface files under /usr/share/cups/doc-root,
similar to how it is done in Debian.

Signed-off-by: Alexey Lukyanchuk <skif@skif-web.ru>
[Peter: use --with-docdir, update description]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/cups/cups.mk