commit: f2cbf610929df5ca7238ccbbf18a94f00b43ac72
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 5 19:04:02 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 5 19:04:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cbf610
app-office/scribus: Drop unused patch
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../scribus-1.7.0-dont-install-thirdparty-license.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git
a/app-office/scribus/files/scribus-1.7.0-dont-install-thirdparty-license.patch
b/app-office/scribus/files/scribus-1.7.0-dont-install-thirdparty-license.patch
deleted file mode 100644
index d660b8dca008..000000000000
---
a/app-office/scribus/files/scribus-1.7.0-dont-install-thirdparty-license.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/scribus/third_party/Qt-Advanced-Docking-System/src/CMakeLists.txt
-+++ b/scribus/third_party/Qt-Advanced-Docking-System/src/CMakeLists.txt
-@@ -123,12 +123,6 @@ install(FILES ${ads_HEADERS}
- DESTINATION include/${library_name}
- COMPONENT headers
- )
--install(FILES
-- "${CMAKE_CURRENT_SOURCE_DIR}/../LICENSE"
-- "${CMAKE_CURRENT_SOURCE_DIR}/../gnu-lgpl-v2.1.md"
-- DESTINATION license/ads
-- COMPONENT license
--)
- install(TARGETS ${library_name}
- EXPORT adsTargets
- RUNTIME DESTINATION bin