[neon/neon-packaging/glaxnimate/Neon/unstable] debian: try and gecstufft past this silly git versioning

Carlos De Maine null at kde.org
Mon Jan 27 11:08:28 GMT 2025


Git commit 7e4142e601b4c6baadd048533d7059a7a525a577 by Carlos De Maine.
Committed on 27/01/2025 at 11:08.
Pushed by carlosdem into branch 'Neon/unstable'.

try and gecstufft past this silly git versioning

M  +4    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/glaxnimate/-/commit/7e4142e601b4c6baadd048533d7059a7a525a577

diff --git a/debian/rules b/debian/rules
index a594a7e..713d55e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-#override_dh_auto_configure:
-#	dh_auto_configure -- \
+override_dh_auto_configure:
+	dh_auto_configure -- \
+	-DBUILD_WITH_QT6=ON \
+	-dhVERSION_SUFFIX=NEON
 #	-DMOBILE_UI=ON 
\ No newline at end of file


More information about the Neon-commits mailing list