From 5caeaf27c4265b19f96411db520bf946e647c9d8 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 31 Jan 2017 02:03:20 +0300 Subject: spice: build fix --- app-emulation/spice/spice-scm.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-emulation/spice/spice-scm.ebuild b/app-emulation/spice/spice-scm.ebuild index 61f88ea..a2fbb4c 100644 --- a/app-emulation/spice/spice-scm.ebuild +++ b/app-emulation/spice/spice-scm.ebuild @@ -6,7 +6,7 @@ EAPI=6 PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) -inherit eutils python-any-r1 git-r3 autotools readme.gentoo-r1 +inherit eutils python-any-r1 git-r3 autotools DESCRIPTION="SPICE server" HOMEPAGE="http://spice-space.org/" @@ -86,5 +86,4 @@ src_compile() { src_install() { default use static-libs || prune_libtool_files - readme.gentoo_create_doc } -- cgit v1.2.3