commit:     9f8bda8a07fb612f9a91a312f8424f824f70673a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 18:30:24 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 18:30:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8bda8a

x11-libs/xforms: do not try to install file that does not exist

Gentoo-bug: 586492

Package-Manager: portage-2.3.0_rc1

 x11-libs/xforms/xforms-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xforms/xforms-1.2.4.ebuild 
b/x11-libs/xforms/xforms-1.2.4.ebuild
index b99c977..99e3144 100644
--- a/x11-libs/xforms/xforms-1.2.4.ebuild
+++ b/x11-libs/xforms/xforms-1.2.4.ebuild
@@ -30,7 +30,7 @@ DEPEND="
 
 S=${WORKDIR}/${MY_P}
 
-DOCS=( ChangeLog NEWS README )
+DOCS=( ChangeLog README )
 
 src_prepare() {
        default

Reply via email to