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



--- Comment #25 from Petr Menšík <[email protected]> ---
Please remove %{build}%{_includedir} and %{build}%{_datarootdir} from both
build and install sections.

rpm -E '%{build}' is not defined and expands just to the same text. That is
wrong.

Use just pkgconfig/vcglib.pc. And use %{buildroot} in %install, where that
variable is already defined. %build is not defined in any section.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to