From 5302c42333d39f9a3a119284a501047e077bafbd Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 20 Dec 2018 04:27:18 +0000 Subject: [PATCH] temp hack around files with spaces --- linux-firmware.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux-firmware.spec b/linux-firmware.spec index d7813c1..fc8ea7c 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -265,6 +265,9 @@ rm -f ctefx.bin ctspeq.bin # Remove the check_whence.py file rm -f check_whence.py +# Temp fix while I workout why the rpm globbing breaks for a space +rm -f brcm/brcmfmac43430a0-sdio.ONDA-V80* + %install mkdir -p %{buildroot}/%{_firmwarepath} mkdir -p %{buildroot}/%{_firmwarepath}/updates