https://bugzilla.redhat.com/show_bug.cgi?id=1677989
--- Comment #5 from Petr Menšík <[email protected]> --- Removed eigenlib prefix with this command: pushd vcg sed -e '/^#include/ s/<eigenlib\//</' vcg/space/fitting3.h -i vcg/{space,math,complex/algorithms,complex/algorithms/parametrization,complex/algorithms,complex/algorithms/update/}/*.h sed -e '/^#include/ s,"../../eigenlib/\(.*\)",<\1>,' math/eigen.h popd However, libary itself does not provide any way to configure or build examples, does it? No Makefile is provided. Can it be tested just from wdune (bug #1658153) -- 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]
