[neon/neon-packaging/hotspot/Neon/release_jammy] debian: pull in the required submodules
Carlos De Maine
null at kde.org
Fri Jul 5 07:11:44 BST 2024
Git commit f6d86116c810fa310b5e830e0798fabce2206951 by Carlos De Maine.
Committed on 05/07/2024 at 06:11.
Pushed by carlosdem into branch 'Neon/release_jammy'.
pull in the required submodules
(cherry picked from commit 7e0addfad04119f2267c1c0fe1936e36f2862fa1)
M +3 -0 debian/rules
https://invent.kde.org/neon/neon-packaging/hotspot/-/commit/f6d86116c810fa310b5e830e0798fabce2206951
diff --git a/debian/rules b/debian/rules
index 8eb45b3..7c4efbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
+ git submodule init
+ git submodule update
+ git submodule update
dh_auto_configure -- \
--log-level=STATUS \
-DQT6_BUILD=ON
More information about the Neon-commits
mailing list