Skip to content
  • Luite Stegeman's avatar
    add data-dir to InstalledPackageInfo · 7fa8f884
    Luite Stegeman authored
    the datadir location for the inplace InstallDirs was pointing to the top directory
    of the package instead of the directory containing the data. this has been fixed.
    since templates have already been expanded at this point, datasubdir raises an
    exception an cannot be used in generalInstalledPackageInfo. therefore the
    full path is stored in datadir.
    7fa8f884