[neon/kf6/kf6-sonnet/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Fri Nov 17 07:09:35 GMT 2023


Git commit 471c034680e28b2dce95b39544be7cc7e185b15d by Carlos De Maine.
Committed on 17/11/2023 at 08:09.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

M  +2    -2    debian/rules

https://invent.kde.org/neon/kf6/kf6-sonnet/-/commit/471c034680e28b2dce95b39544be7cc7e185b15d

diff --git a/debian/rules b/debian/rules
index fa0af1d..fcf9b48 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 -DBUILD_DESIGNERPLUGIN=ON


More information about the Neon-commits mailing list