Reintroduce acflags for configuration of rpmbuilds

This commit is contained in:
Kim Woelders 2018-10-05 15:38:11 +02:00
parent 2bfb1a2e3b
commit 74b304edb0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ This package will install the Enlightenment window manager.
%setup -q
%build
%configure
%configure %{?acflags}
make %{?_smp_mflags}
%install