diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-07-14 09:50:15 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-07-14 09:50:37 +0300 |
commit | d620a08ee205f04d8267db4836c5e23619bee888 (patch) | |
tree | 1486a550ecbf015c15daeeb32f9f2c7b164d4daa /sys-firmware | |
parent | net-analyzer/goaccess: IncorrectCopyright (diff) | |
download | gentoo-d620a08ee205f04d8267db4836c5e23619bee888.tar.gz gentoo-d620a08ee205f04d8267db4836c5e23619bee888.tar.bz2 gentoo-d620a08ee205f04d8267db4836c5e23619bee888.zip |
sys-firmware/broadcom-bt-firmware: WhitespaceFound on 12.0.1.1105_p4-r1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild b/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild index e5bbdc369275..ad2af756d59c 100644 --- a/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild +++ b/sys-firmware/broadcom-bt-firmware/broadcom-bt-firmware-12.0.1.1105_p4-r1.ebuild @@ -56,7 +56,7 @@ src_install() { fi find . -type f -print0 | \ xargs -0 -P $(makeopts_jobs) -I'{}' ${compressor} '{}' - assert + assert popd &>/dev/null || die fi dodoc DEVICES.md README.md |