From d7b3c982f1cf430a7ec35178d9d766bb84d5c216 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 17 Jan 2019 20:45:33 -0600 Subject: net-misc/spice-gtk: live ebuild: Do not try to install TODO file The TODO file got removed upsteam in August 2018. Closes: https://bugs.gentoo.org/675746 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Matthias Maier --- net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/spice-gtk') diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 12d95b0e44ec..5e4e4f702c70 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -139,7 +139,7 @@ src_compile() { src_install() { default - dodoc AUTHORS NEWS README TODO + dodoc AUTHORS NEWS README # Remove .la files if they're not needed use static-libs || prune_libtool_files -- cgit v1.2.3-65-gdbad