https://bugzilla.redhat.com/show_bug.cgi?id=1544468



--- Comment #14 from Steve Grubb <sgr...@redhat.com> ---
>In %build section you are using macro style and in %install you are 
> using variable style. Choose one.

To make sure we are looking at the same thing, this is what I see in the spec
file:

%build
%configure --with-audit
make CFLAGS="%{optflags}" %{?_smp_mflags}

%install
make DESTDIR="${RPM_BUILD_ROOT}" INSTALL='install -p' install

There is no %{buildroot} anywhere. It only uses ${RPM_BUILD_ROOT}. Will check
on the fsf address. But if we can close the above issue, then I can do a respin
with updated fsf address.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to