https://bugzilla.redhat.com/show_bug.cgi?id=1015263 Christopher Meng <cickumqt@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cickumqt@xxxxxxxxx --- Comment #5 from Christopher Meng <cickumqt@xxxxxxxxx> --- Notes: %make_install PREFIX=$RPM_BUILD_ROOT/usr/ INSTALL="install -p" Should use: %make_install PREFIX=$RPM_BUILD_ROOT%{_prefix} INSTALL="install -p" And you should tell upstream about the bad PREFIX option. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review