[neon/neon-packaging/mimetreeparser/Neon/unstable] debian: adapt to docs changes
Carlos De Maine
null at kde.org
Thu Jan 1 23:07:13 GMT 2026
Git commit 69e093220e711636a5a9939d53f935ec5035abb3 by Carlos De Maine.
Committed on 01/01/2026 at 23:07.
Pushed by carlosdem into branch 'Neon/unstable'.
adapt to docs changes
M +0 -1 debian/kpim6-mimetreeparser-dev.install
M +1 -2 debian/rules
https://invent.kde.org/neon/neon-packaging/mimetreeparser/-/commit/69e093220e711636a5a9939d53f935ec5035abb3
diff --git a/debian/kpim6-mimetreeparser-dev.install b/debian/kpim6-mimetreeparser-dev.install
index c7d59fe..4b0dbd2 100644
--- a/debian/kpim6-mimetreeparser-dev.install
+++ b/debian/kpim6-mimetreeparser-dev.install
@@ -3,4 +3,3 @@ usr/lib/*/cmake/
usr/lib/*/libKPim6MimeTreeParserCore.so
usr/lib/*/libKPim6MimeTreeParserWidgets.so
usr/lib/*/qt6/mkspecs/
-usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index 7ff1376..d9b88f2 100644
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,4 @@
override_dh_auto_configure:
dh_auto_configure -- \
- -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON \
- -DBUILD_QCH=ON
+ -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
More information about the Neon-commits
mailing list