[neon/extras/peruse/Neon/unstable] debian/patches: Update make-acbf-static.patch for kde not kf5
Jonathan Esk-Riddell
null at kde.org
Sat Dec 10 10:52:15 GMT 2022
Git commit a7cf8add981a1a4fca7166969f06df9509db075a by Jonathan Esk-Riddell, on behalf of Carlos De Maine.
Committed on 10/12/2022 at 10:52.
Pushed by jriddell into branch 'Neon/unstable'.
Update make-acbf-static.patch for kde not kf5
M +1 -1 debian/patches/make-acbf-static.patch
https://invent.kde.org/neon/extras/peruse/commit/a7cf8add981a1a4fca7166969f06df9509db075a
diff --git a/debian/patches/make-acbf-static.patch b/debian/patches/make-acbf-static.patch
index 8595bf4..a7a3d2b 100644
--- a/debian/patches/make-acbf-static.patch
+++ b/debian/patches/make-acbf-static.patch
@@ -30,7 +30,7 @@ Last-Update: 2021-08-16
- DESTINATION "${KDE_INSTALL_INCLUDEDIR_KF5}/AdvancedComicBookFormat" COMPONENT Devel
-)
-
--install(TARGETS acbf EXPORT AdvancedComicBookFormatTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
+-install(TARGETS acbf EXPORT AdvancedComicBookFormatTargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
-install(EXPORT AdvancedComicBookFormatTargets DESTINATION "${CMAKECONFIG_INSTALL_DIR}" FILE AdvancedComicBookFormatTargets.cmake )
ecm_qt_install_logging_categories(
EXPORT AdvancedComicBookFormat
More information about the Neon-commits
mailing list