spec: quote %{firmwaredirs} for consistency
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
f806e664d9
commit
f744b8b952
@ -1292,7 +1292,7 @@ run_configure() {
|
||||
--extra-cflags="%{optflags}" \
|
||||
--with-pkgversion="%{name}-%{version}-%{release}" \
|
||||
--with-suffix="%{name}" \
|
||||
--firmwarepath=%firmwaredirs \
|
||||
--firmwarepath="%firmwaredirs" \
|
||||
--meson="%{__meson}" \
|
||||
--enable-trace-backend=dtrace \
|
||||
--with-coroutine=ucontext \
|
||||
|
Loading…
Reference in New Issue
Block a user