]> Git Repo - linux.git/commitdiff
cpupower: Add Georgian translation to Makefile LANGUAGES
authorShuah Khan <[email protected]>
Thu, 17 Aug 2023 20:16:35 +0000 (14:16 -0600)
committerShuah Khan <[email protected]>
Thu, 17 Aug 2023 20:28:16 +0000 (14:28 -0600)
Commit 4680b734e729 ("cpupower: Add Georgian translation") added
new language support. This change didn't add "ka" to Makefile
LANGUAGES variable. Add it now.

Reported-by: Temuri Doghonadze <[email protected]>
Reported-by: Zurab Kargareteli <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
tools/power/cpupower/Makefile

index dc531805a5705fd1e5e6165da2236f3f5848bb90..b53753dee02ff452d7a930fc02552d0ac5320afb 100644 (file)
@@ -57,7 +57,7 @@ LIB_MIN=                      1
 
 PACKAGE =                      cpupower
 PACKAGE_BUGREPORT =            [email protected]
-LANGUAGES =                    de fr it cs pt
+LANGUAGES =                    de fr it cs pt ka
 
 
 # Directory definitions. These are default and most probably
This page took 0.05591 seconds and 4 git commands to generate.