commit:     5be3c262763f7cdc0a12cc9cf0ab9cd0cf010f42
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 23:38:24 2019 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 19:17:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be3c262

sys-boot/raspberrypi-firmware: don't install license files

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>

 sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild 
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
index a8560773a41..0cddf5310cd 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
@@ -44,7 +44,7 @@ pkg_preinst() {
 src_install() {
        insinto /boot
        cd boot
-       doins bootcode.bin COPYING.linux fixup*.dat LICENCE.broadcom start*elf
+       doins bootcode.bin fixup*.dat start*elf
        doins *.dtb
        doins -r overlays
        newins "${FILESDIR}"/${PN}-0_p20130711-config.txt config.txt

Reply via email to