[neon/neon/ubiquity-slideshow/Neon/release] debian: dh_auto_configure -- -DCMAKE_POLICY_VERSION_MINIMUM=3.5

Carlos De Maine null at kde.org
Thu Jul 30 06:13:46 BST 2026


Git commit 3966f473b9a41fdc8cf643da243c6bf5c7c68298 by Carlos De Maine.
Committed on 30/07/2026 at 05:13.
Pushed by carlosdem into branch 'Neon/release'.

dh_auto_configure -- -DCMAKE_POLICY_VERSION_MINIMUM=3.5

M  +2    -0    debian/rules

https://invent.kde.org/neon/neon/ubiquity-slideshow/-/commit/3966f473b9a41fdc8cf643da243c6bf5c7c68298

diff --git a/debian/rules b/debian/rules
index 3867a4f..c639e5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,5 @@
 %:
 	dh $@ --with kf6
 
+override_dh_auto_configure:
+	dh_auto_configure -- -DCMAKE_POLICY_VERSION_MINIMUM=3.5
\ No newline at end of file


More information about the Neon-commits mailing list