[neon/kf6/kf6-kuserfeedback/Neon/unstable] debian: adjust installs for docs
Carlos De Maine
null at kde.org
Sun Jan 14 01:35:53 GMT 2024
Git commit b1e543550959e23dabacb4fbf30c45d78a869a97 by Carlos De Maine.
Committed on 14/01/2024 at 02:35.
Pushed by carlosdem into branch 'Neon/unstable'.
adjust installs for docs
M +2 -1 debian/kf6-kuserfeedback-dev.install
M +0 -1 debian/kf6-kuserfeedback.install
M +1 -1 debian/patches/kf6_qch.diff
https://invent.kde.org/neon/kf6/kf6-kuserfeedback/-/commit/b1e543550959e23dabacb4fbf30c45d78a869a97
diff --git a/debian/kf6-kuserfeedback-dev.install b/debian/kf6-kuserfeedback-dev.install
index 5c54db1..ae68035 100644
--- a/debian/kf6-kuserfeedback-dev.install
+++ b/debian/kf6-kuserfeedback-dev.install
@@ -2,4 +2,5 @@ usr/include/KF6/
usr/lib/*/cmake/KF6UserFeedback/
usr/lib/*/libKF6UserFeedbackCore.so
usr/lib/*/libKF6UserFeedbackWidgets.so
-usr/lib/*/qt6/mkspecs/modules/
\ No newline at end of file
+usr/lib/*/qt6/mkspecs/modules/
+usr/share/doc/
diff --git a/debian/kf6-kuserfeedback.install b/debian/kf6-kuserfeedback.install
index 949a5c7..ac202c6 100644
--- a/debian/kf6-kuserfeedback.install
+++ b/debian/kf6-kuserfeedback.install
@@ -6,6 +6,5 @@ usr/lib/*/libKF6UserFeedbackWidgets.so.6
usr/lib/*/qt6/qml/org/kde/userfeedback/
usr/share/applications/
usr/share/locale/*/LC_MESSAGES/
-usr/share/KDE/UserFeedbackConsole/
usr/share/metainfo/
usr/share/qlogging-categories6/
diff --git a/debian/patches/kf6_qch.diff b/debian/patches/kf6_qch.diff
index 0cccdf4..3f0149b 100644
--- a/debian/patches/kf6_qch.diff
+++ b/debian/patches/kf6_qch.diff
@@ -7,7 +7,7 @@ index 9e23bd23ef2c0ff60ccbb93c9ac311c3dcf8e71e..b34c5a27ed27b144c2443437c85096a7
)
add_custom_target(user_feedback_manual_qch ALL DEPENDS ${_qdoc_output_dir}/user-feedback-manual.qch)
- install(FILES ${_qdoc_output_dir}/user-feedback-manual.qch DESTINATION ${KDE_INSTALL_DATAROOTDIR}/KDE/UserFeedbackConsole)
-+ install(FILES ${_qdoc_output_dir}/user-feedback-manual.qch DESTINATION ${KDE_INSTALL_QCHDIR})
++ install(FILES user-feedback-manual.qch DESTINATION ${KDE_INSTALL_QCHDIR})
endif()
# If qcollectiongenerator is found build .qhc
More information about the Neon-commits
mailing list