[neon/kf6/kf6-syntax-highlighting/Neon/stable] debian: Revert "Revert "qch is no more""
Carlos De Maine
null at kde.org
Sat May 31 02:09:47 BST 2025
Git commit 951f3035193dd5f5d930850c5754446f7ec3d32d by Carlos De Maine.
Committed on 31/05/2025 at 01:09.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "Revert "qch is no more""
This reverts commit 3b17e7c42f30767a60cfa3bcec180226613445a5
M +0 -1 debian/kf6-syntax-highlighting-dev.install
M +1 -1 debian/rules
https://invent.kde.org/neon/kf6/kf6-syntax-highlighting/-/commit/951f3035193dd5f5d930850c5754446f7ec3d32d
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