Reintroduce acflags for configuration of rpmbuilds

This commit is contained in:
Kim Woelders 2018-10-05 15:42:24 +02:00
parent 375571ad3e
commit c8ae7cd542
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Enlightenment e16.
%setup -q
%build
%configure
%configure %{?acflags}
make %{?_smp_mflags}
%install