On 1/30/21 7:37 PM, Germano Massullo wrote:
I tried fixing apcupsd and firefox-pkcs11-loader that started to fail after introduction of "CMake to do out-of-source builds", but I got some errors about missing files, that is strange since package structure has not changed, it's the same that built successfully on older Fedora branches problems. So I am writing this message to ask for your help. Details at following bugzilla comments

firefox-pkcs11-loader
https://bugzilla.redhat.com/show_bug.cgi?id=1863558#c7

It seems out of tree builds are not supported by the build script.
Just copy the xpi to the build directory to make it work:

cp -a *.xpi %{_vpath_builddir}/

(after the %cmake call)
_______________________________________________
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

Reply via email to