Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=652085 --- Comment #6 from HaÃkel GuÃmar <karlthered@xxxxxxxxx> 2010-11-22 15:34:10 EST --- > cmake search only in /usr/share/cmake/Modules You can override default search path by using variable CMAKE_MODULE_PATH, you may even reorder search path priorities. That's basic stuff for awesome build systems like CMake. I see 2 options from there: a) hacking CMake files to enable building bindings, do-able but requires some cmake wizardry. b) regenerate your tarballs without bindings. i'd rather go with option b) and ask SFML maintainer to provide proper sources tarballs when it goes stable. It will simplify both upstream and downstream maintainers lifes. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review