#45 Fix packaging of localisation files
Closed by vmojzis. Opened by vmojzis.
vmojzis/setroubleshoot skeleton  into  master

Download 45.patch

Currently not all localisation files are included in setroubleshoot tar.gz created by "make dist".
This causes issues with localisation patches that cover some of the missing files.
This PR causes all currently available localisations to be included in the tar.gz (including those with no translations).

This is an alternative to https://pagure.io/setroubleshoot/pull-request/46, which is easier to maintain (no need to edit the LINGUAS files), but causes some empty localisation files to be shipped with setroubleshoot.

Pull-Request has been closed by vmojzis

Metadata