diff options
Diffstat (limited to 'databases/kbibtex/files/patch-CMakeLists.txt')
-rw-r--r-- | databases/kbibtex/files/patch-CMakeLists.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/kbibtex/files/patch-CMakeLists.txt b/databases/kbibtex/files/patch-CMakeLists.txt deleted file mode 100644 index fb498a93dfeb..000000000000 --- a/databases/kbibtex/files/patch-CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -Backport of -https://invent.kde.org/office/kbibtex/-/commit/4cad9a994ccd685e23a94bd13ced36f56336e056 -to readd translations. - ---- CMakeLists.txt.orig 2023-02-07 20:49:15 UTC -+++ CMakeLists.txt -@@ -252,6 +252,7 @@ add_subdirectory( - ) - if(KF5DocTools_FOUND) - add_subdirectory(doc) -+ kdoctools_install(po) - endif() - - ki18n_install(po) |