From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 74589138206 for ; Tue, 26 Apr 2016 09:23:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8528721C007; Tue, 26 Apr 2016 09:23:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1DD0B21C007 for ; Tue, 26 Apr 2016 09:23:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12786340B53 for ; Tue, 26 Apr 2016 09:23:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3DF2CB for ; Tue, 26 Apr 2016 09:23:42 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1461662617.d163403ad7c2e38fe230dcf0b3bf81b9ebb4f4e0.pinkbyte@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/retroshare/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/retroshare/retroshare-0.6.9999.ebuild X-VCS-Directories: net-p2p/retroshare/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: d163403ad7c2e38fe230dcf0b3bf81b9ebb4f4e0 X-VCS-Branch: master Date: Tue, 26 Apr 2016 09:23:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: df9cf2a4-b321-44b0-97fa-0450913e4557 X-Archives-Hash: 5202484c2ae4831889a6a2d6ca10ec55 commit: d163403ad7c2e38fe230dcf0b3bf81b9ebb4f4e0 Author: Sergey Popov gentoo org> AuthorDate: Tue Apr 26 09:21:54 2016 +0000 Commit: Sergey Popov gentoo 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 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