[neon/kf6/kf6-syntax-highlighting/Neon/stable] debian: qch is no more

Carlos De Maine null at kde.org
Sun May 4 13:17:31 BST 2025


Git commit dc2db784d24247e7f0eee69f0e932b9a9545d604 by Carlos De Maine.
Committed on 04/05/2025 at 12:17.
Pushed by carlosdem into branch 'Neon/stable'.

qch is no more

M  +0    -1    debian/kf6-syntax-highlighting-dev.install
M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-syntax-highlighting/-/commit/dc2db784d24247e7f0eee69f0e932b9a9545d604

diff --git a/debian/kf6-syntax-highlighting-dev.install b/debian/kf6-syntax-highlighting-dev.install
index cf31a4c..d72da4c 100644
--- a/debian/kf6-syntax-highlighting-dev.install
+++ b/debian/kf6-syntax-highlighting-dev.install
@@ -1,4 +1,3 @@
 usr/include/KF6/KSyntaxHighlighting
 usr/lib/*/cmake/KF6SyntaxHighlighting
 usr/lib/*/libKF6SyntaxHighlighting.so
-usr/share/qt6/doc/
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 6ae5ae9..43d5926 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON -DFEATURE_NO_STANDARD_PATHS=OFF
+	dh_auto_configure -- -DFEATURE_NO_STANDARD_PATHS=OFF
 


More information about the Neon-commits mailing list