sys-libs/brcmocmcorelibs: Removing useless files

This commit is contained in:
Alarig Le Lay 2023-08-07 22:03:27 +02:00
parent 0644a05f53
commit 2920684cd1
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ BDEPEND=""
S="${WORKDIR}"
src_install() {
rm -r "${S}/usr/lib/.build-id" || die "rm of /usr/lib/.build-id failed"
cp -a "${S}/"* "${D}/" || die "Install failed!"
}