mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-29 09:31:39 +02:00
13 lines
321 B
Diff
13 lines
321 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index deadb48..fcf6d67 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -76,7 +76,5 @@ add_subdirectory(icons)
|
|
add_subdirectory(plasmoid)
|
|
add_subdirectory(shell)
|
|
|
|
-ki18n_install(${CMAKE_CURRENT_BINARY_DIR}/po)
|
|
-
|
|
find_package(KF5I18n CONFIG REQUIRED)
|
|
ki18n_install(po)
|