From: David Seifert Date: Mon, 27 Nov 2017 10:44:44 +0000 (+0100) Subject: sys-boot/milo: [QA] Do not install 'LICENSE' X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c711ef8e0391a4149393e52ae81cb840e616c0a5;p=gentoo.git sys-boot/milo: [QA] Do not install 'LICENSE' Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/sys-boot/milo/milo-2.4.18.ebuild b/sys-boot/milo/milo-2.4.18.ebuild index 9c58de22f09c..13fc8aca315c 100644 --- a/sys-boot/milo/milo-2.4.18.ebuild +++ b/sys-boot/milo/milo-2.4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit flag-o-matic eutils @@ -213,7 +213,7 @@ src_install() { cd ${S}/Documentation - dodoc ChangeLog filesystem Nikita.Todo README.milo Todo LICENSE README.BSD Stuff WhatIsMilo \ + dodoc ChangeLog filesystem Nikita.Todo README.milo Todo README.BSD Stuff WhatIsMilo \ ${FILESDIR}/README-gentoo ${FILESDIR}/mkserial_no.c ${DISTDIR}/MILO-HOWTO }