Skip to content

Commit

Permalink
net-misc/spice-gtk: live ebuild: Do not try to install TODO file
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
tamiko committed Jan 18, 2019
1 parent 7ff5f54 commit d7b3c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-misc/spice-gtk/spice-gtk-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7b3c98

Please sign in to comment.