diff --git a/systemd-mini.spec b/systemd-mini.spec index accf9115..6407bfc8 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -423,7 +423,7 @@ export V=1 --enable-selinux \ --enable-split-usr \ --disable-static \ - --with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" + --with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" \ CFLAGS="%{optflags}" make %{?_smp_mflags} diff --git a/systemd.spec b/systemd.spec index ba368e05..3f6814c5 100644 --- a/systemd.spec +++ b/systemd.spec @@ -418,7 +418,7 @@ export V=1 --enable-selinux \ --enable-split-usr \ --disable-static \ - --with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" + --with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" \ CFLAGS="%{optflags}" make %{?_smp_mflags}