Fedora 24: how to get the wx-config script detected in path by cmake for CodeLite?
I have this spec file for building a CodeLite package and on Fedora 25 it builds fine. But on Fedora 24 instances of the Open Build Service (OBS) it fails giving the error https://gist.github.com/fusion809/f21... . I tried to fix this very error on L74-L75 of my spec file using a symlink. This fix works for the Fedora 25 build instance on the OBS, but not Fedora 24, oddly. Are there any better solutions that work for both distribution versions?