https://bugzilla.redhat.com/show_bug.cgi?id=1518713 Iwicki Artur <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Iwicki Artur <fedora@xxxxxxxxxx> --- >mkdir -p "%{buildroot}%{_includedir}/%{name}/gsl" >cp -a include/gsl %{buildroot}%{_includedir}/%{name} I'm not 100% familiar with the C/C++ include process, but I think that if the library is installed this way, it will require dependent programs to use "#include <guidelines-support-library/gsl/gsl.h>", instead of just "#include <gsl/gsl.h>". Unless that's intentional. -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx