Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/novnc/
Date: Sun, 31 Jan 2016 01:53:31
Message-Id: 1454205174.58f58d43c1cf9271fe5de920b8173f14af48d3d5.prometheanfire@gentoo
1 commit: 58f58d43c1cf9271fe5de920b8173f14af48d3d5
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 01:52:54 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 01:52:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f58d43
7
8 www-apps/novnc: fixing python_compile
9
10 Package-Manager: portage-2.2.26
11
12 www-apps/novnc/novnc-9999.ebuild | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild
16 index 26e0aa8..448852b 100644
17 --- a/www-apps/novnc/novnc-9999.ebuild
18 +++ b/www-apps/novnc/novnc-9999.ebuild
19 @@ -23,6 +23,10 @@ RDEPEND="${DEPEND}
20 dev-python/websockify[${PYTHON_USEDEP}]
21 dev-python/numpy[${PYTHON_USEDEP}]"
22
23 +python_compile() {
24 + echo
25 +}
26 +
27 src_install() {
28 dodir /usr/share/novnc/utils
29 dodir /usr/share/novnc/include