summaryrefslogtreecommitdiff
path: root/www-apps/novnc/novnc-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:44 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:11:44 +0100
commit47af801ff0ee4a4207b36e6917b1e496354940c0 (patch)
tree9420c678c469e86a72a75a5d89efaaa9208cb054 /www-apps/novnc/novnc-9999.ebuild
parent6c7cfcb5a1624b262a84846285c2545c688af1a6 (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'www-apps/novnc/novnc-9999.ebuild')
-rw-r--r--www-apps/novnc/novnc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild
index fb8b22ba491e..8ef65ad0e359 100644
--- a/www-apps/novnc/novnc-9999.ebuild
+++ b/www-apps/novnc/novnc-9999.ebuild
@@ -42,6 +42,6 @@ src_install() {
dodoc README.md LICENSE.txt
insinto /usr/share/novnc
- doins -r *.html include/ images/
- dosym images/favicon.ico /usr/share/novnc/favicon.ico
+ doins -r vnc.html vnc_lite.html app/ core/ vendor/
+ dosym /usr/share/novnc/vnc_lite.html /usr/share/novnc/vnc_auto.html # for compat
}