GFuel installation uses incorrect permissions
Status: Alpha
Brought to you by:
egregor
I noticed that when running "make install", the gfuel executable was installed to /usr/local/bin with 644 permissions. This is essentially useless, since regular users can't run the executable. Investigate if there are any means to adjust installation permissions in the QMake pro file.