[neon/kf6/kf6-kdesu/Neon/unstable] debian: docs

Carlos De Maine null at kde.org
Fri Nov 17 13:59:27 GMT 2023


Git commit 80aa634cb55a709af0cae7ba5119929af99dcaf1 by Carlos De Maine.
Committed on 17/11/2023 at 14:59.
Pushed by carlosdem into branch 'Neon/unstable'.

docs

M  +1    -0    debian/kf6-kdesu-dev.install
M  +2    -2    debian/rules

https://invent.kde.org/neon/kf6/kf6-kdesu/-/commit/80aa634cb55a709af0cae7ba5119929af99dcaf1

diff --git a/debian/kf6-kdesu-dev.install b/debian/kf6-kdesu-dev.install
index 8ef09b9..dcc2d3d 100644
--- a/debian/kf6-kdesu-dev.install
+++ b/debian/kf6-kdesu-dev.install
@@ -1,3 +1,4 @@
 usr/include/KF6/KDESu/
 usr/lib/*/cmake/KF6Su/
 usr/lib/*/libKF6Su.so
+usr/share/qt6/doc/
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index fa0af1d..c1dd599 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON


More information about the Neon-commits mailing list