diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-01-28 23:43:49 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-28 23:43:49 +0100 |
commit | 47d62840a0a17ab1d9abf62acd4542370fe5b7ad (patch) | |
tree | 8258e868d6976162c54cfaaf866cea1b08d9a5c7 /community/latte-dock/fix-build.patch | |
parent | 238b6bccbab3b844079fa109d5cee096b81756d3 (diff) | |
download | aports-47d62840a0a17ab1d9abf62acd4542370fe5b7ad.tar.bz2 aports-47d62840a0a17ab1d9abf62acd4542370fe5b7ad.tar.xz |
Remove unused patches in community/
These patches are no longer used
Diffstat (limited to 'community/latte-dock/fix-build.patch')
-rw-r--r-- | community/latte-dock/fix-build.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/community/latte-dock/fix-build.patch b/community/latte-dock/fix-build.patch deleted file mode 100644 index a1af493354..0000000000 --- a/community/latte-dock/fix-build.patch +++ /dev/null @@ -1,12 +0,0 @@ -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) |