[neon/qt6/qt6-interfaceframework/Neon/release_jammy] debian: git submodule

Carlos De Maine null at kde.org
Sat Jul 27 09:38:23 BST 2024


Git commit ce55217d11756b4d7ce4d0389d760d06605cb2b3 by Carlos De Maine.
Committed on 27/07/2024 at 08:38.
Pushed by carlosdem into branch 'Neon/release_jammy'.

git submodule

M  +2    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-interfaceframework/-/commit/ce55217d11756b4d7ce4d0389d760d06605cb2b3

diff --git a/debian/rules b/debian/rules
index beca8ff..c6576c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@ endif
 
 override_dh_auto_configure:
 	pip install qface
+	git submodule init
+	git submodlue update
 	dh_auto_configure -- \
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \


More information about the Neon-commits mailing list