Skip to content
Commit 07ea16bd authored by Alexey Lukyanchuk's avatar Alexey Lukyanchuk Committed by Peter Korsgaard
Browse files

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: default avatarAlexey Lukyanchuk <skif@skif-web.ru>
[Peter: use --with-docdir, update description]
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 1160427a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment