This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove package name mangling for SINGLE_LANGUAGE option
SINGLE_LANGUAGE is deprecated in favor of the LANGUAGES option. When using multiple languages, adding these to the package file name would end up in something like "kicad-doc-de_en_it-5.0.0". As it is questionable if the combination of specifying LANGUAGES and building a tar.gz package is ever used just drop the special handling for the package name.
- Loading branch information
1 parent
6ec4fe7
commit 82fb86b
Showing
2 changed files
with
1 addition
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters