sys-boot/milo: [QA] Do not install 'LICENSE'
authorDavid Seifert <soap@gentoo.org>
Mon, 27 Nov 2017 10:44:44 +0000 (11:44 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 27 Nov 2017 11:20:32 +0000 (12:20 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

sys-boot/milo/milo-2.4.18.ebuild

index 9c58de22f09c4daac274d1987e8211ad5d9fdf16..13fc8aca315c913cdeb6c71cbfaeb9d3f5dd458e 100644 (file)
@@ -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
 
 }