commit: 8eaf8dbe03de28867915417da50b5089a52835ad
Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 19:45:32 2019 +0000
Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 21:00:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eaf8dbe
media-libs/raspberrypi-userland-bin: don't look for sbin/
Back in 2017, there used to be such directory, but now there's none.
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
.../raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
index de28e90041a..8bd52f28799 100644
---
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
+++
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
@@ -33,7 +33,6 @@ src_install() {
doins -r include
into /opt
dobin bin/*
- dobin sbin/*
insopts -m 0755
insinto "/opt/vc/$(get_libdir)"
doins -r lib/*