https://bugzilla.redhat.com/show_bug.cgi?id=2023061 --- Comment #4 from Nick Black <dank@xxxxxxxxx> --- (In reply to Zbigniew Jędrzejewski-Szmek from comment #2) > > make USE_SHARED_LIB=1 LIBDIR=%{_libdir} PREFIX=/usr DESTDIR=$RPM_BUILD_ROOT %{?_smp_mflags} > This is the same as > %make_build USE_SHARED_LIB=1 LIBDIR=%{_libdir} PREFIX=/usr done. > > %install > > rm -rf $RPM_BUILD_ROOT > Uh, please drop ths line. indeed. it came from https://rpm-packaging-guide.github.io/, which i see now is not fedora canon. i will mail the authors. > > make install DESTDIR=$RPM_BUILD_ROOT USE_SHARED_LIB=1 LIBDIR=%{_libdir} PREFIX=/usr %{?_smp_mflags} > This is the same as > %make_install USE_SHARED_LIB=1 LIBDIR=%{_libdir} PREFIX=/usr done. -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2023061 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure