Hi, 
In this case: "packages which install to hardcoded $DESTDIR/usr/sbin,
but then use %{_sbindir} in %files, will need to be adjusted."

I did this [1] after the make install, is that correct ? 

[1] 
%if "%{_sbindir}" == "%{_bindir}"
     mkdir -p %{buildroot}%{_bindir}
     mv %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}
%endif

Thanks and best regards, 
-- 
Sérgio M. B.
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to