commit:     d163403ad7c2e38fe230dcf0b3bf81b9ebb4f4e0
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 09:21:54 2016 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 09:23:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d163403a

net-p2p/retroshare: fix web files installation in live ebuild

Reported-by: Alan Neilan <ANeilan <AT> student.bridgew.edu>
Gentoo-Bug: 578974

Package-Manager: portage-2.2.28

 net-p2p/retroshare/retroshare-0.6.9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-p2p/retroshare/retroshare-0.6.9999.ebuild 
b/net-p2p/retroshare/retroshare-0.6.9999.ebuild
index 3b2a078..88822af 100644
--- a/net-p2p/retroshare/retroshare-0.6.9999.ebuild
+++ b/net-p2p/retroshare/retroshare-0.6.9999.ebuild
@@ -134,8 +134,7 @@ src_install() {
        insinto /usr/share/RetroShare06
        doins libbitdht/src/bitdht/bdboot.txt
 
-       insinto /usr/share/RetroShare06/webui
-       doins libresapi/src/webfiles/*
+       doins -r libresapi/src/webui
 
        dodoc README.md
        make_desktop_entry RetroShare06

Reply via email to