makeProductPath# lsst.sconsUtils.installation.makeProductPath(env, pathFormat)# Return a path to use as the installation directory for a product. Parameters# envSCons.EnvironmentThe SCons environment. pathFormatstrThe format string to process. Returns# formattedstrFormatted path string.