commit:     58f58d43c1cf9271fe5de920b8173f14af48d3d5
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 01:52:54 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 01:52:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f58d43

www-apps/novnc: fixing python_compile

Package-Manager: portage-2.2.26

 www-apps/novnc/novnc-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild
index 26e0aa8..448852b 100644
--- a/www-apps/novnc/novnc-9999.ebuild
+++ b/www-apps/novnc/novnc-9999.ebuild
@@ -23,6 +23,10 @@ RDEPEND="${DEPEND}
        dev-python/websockify[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]"
 
+python_compile() {
+       echo
+}
+
 src_install() {
        dodir /usr/share/novnc/utils
        dodir /usr/share/novnc/include

Reply via email to