Skip to content
  • Joey Hess's avatar
    Linux standalone: Fix location of locale files in the bundle. · ec2e1569
    Joey Hess authored
    The Makefile was putting them in git-annex.linux/i18n/i18n, and so I18NPATH
    did not point to the files. I think that on close enough to Debian systems,
    localedef then fell back to using the system-wide locale files, while on
    other systems it would fail to generate locales.
    ec2e1569