Fix build flag application

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
rawhide
Robbie Harwood 2 years ago
parent 1c6ecaed87
commit 811c132ddf

@ -38,7 +38,7 @@ deployments of new pesign versions into build infrastructure have succeeded.
%autosetup -S git %autosetup -S git
%build %build
make LIBDIR=%{_libdir} DATADIR=%{_datadir} make LIBDIR=%{_libdir} DATADIR=%{_datadir} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_LDFLAGS"
cp %{name}.efi %{name}-unsigned.efi cp %{name}.efi %{name}-unsigned.efi
id id
ls -ld /var/run/pesign || : ls -ld /var/run/pesign || :

Loading…
Cancel
Save