[neon/kf6/kf6-attica/Neon/stable] debian: export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev

Carlos De Maine null at kde.org
Wed Jul 30 14:37:27 BST 2025


Git commit 0509176909034643074d6b4580aef66b378b3809 by Carlos De Maine.
Committed on 30/07/2025 at 13:37.
Pushed by carlosdem into branch 'Neon/stable'.

export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev

M  +2    -0    debian/rules

https://invent.kde.org/neon/kf6/kf6-attica/-/commit/0509176909034643074d6b4580aef66b378b3809

diff --git a/debian/rules b/debian/rules
index 1fc0b2d..ed86f34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev
+
 %:
 	dh $@ --with kf6 --buildsystem kf6
 


More information about the Neon-commits mailing list