SVN commit 13105 by adridg: Revert one corner of r13099 pathfix fixes many things, but doesn't recogize LIB_DESTINATION as a potential path that needs fixing. We'd need to either patch CMakelists.txt to s/LIB_DESTINATION/INSTALL_LIB_DIR or something like that, or extend pathfix.mk to recognize this extra case. M +5 -1 Makefile