On 06/03/14 03:45 PM, Leonardo Zide wrote: > The /usr change was a request from the Debian maintainers I think, it's not > qmake specific.
*sigh* Not a good idea. The default should be /usr/local, and prefix easily changeable at build time. In that case "qmake INSTALL_PREFIX=/usr" should be enough to set it to /usr if the packager wishes. > That explains why the symlink wasn't working, thanks for tracking it down. > The idea of appending 'library.bin' is because it's supposed to point to > the library that I distribute I never noticed you distributed a library. I have always used the one from ldraw. > and up to this point no one requested > otherwise. I can change the code to look for an LDraw library but I already > provide 3 options for that (command line, env var and preferences). The last two method are bad for packagers and they have to either patch the source code or make a symlink. At least a symlink is easy. Hub _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
