[neon/kde/akonadi/Neon/unstable] debian: forgot the KDE_DOCS env-var

Carlos De Maine null at kde.org
Sun Apr 12 09:57:16 BST 2026


Git commit 179d22d591eb62e954e5ae0dd67bee652860aaa0 by Carlos De Maine.
Committed on 12/04/2026 at 08:57.
Pushed by carlosdem into branch 'Neon/unstable'.

forgot the KDE_DOCS env-var

M  +2    -0    debian/rules

https://invent.kde.org/neon/kde/akonadi/-/commit/179d22d591eb62e954e5ae0dd67bee652860aaa0

diff --git a/debian/rules b/debian/rules
index 3d594b7..8ca219f 100644
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
+export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev
+
 %:
 	dh $@ --with kf6 --buildsystem kf6
 


More information about the Neon-commits mailing list