diff --git a/systemd-mini.spec b/systemd-mini.spec index accf911..6407bfc 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 ba368e0..3f6814c 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}