[neon/qt6/qt6-interfaceframework/Neon/release_jammy] debian: change dirs
Carlos De Maine
null at kde.org
Sat Jul 27 10:31:28 BST 2024
Git commit 56f67a9136cbc52a8f4f539ce8f6629c5852503f by Carlos De Maine.
Committed on 27/07/2024 at 09:31.
Pushed by carlosdem into branch 'Neon/release_jammy'.
change dirs
M +2 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-interfaceframework/-/commit/56f67a9136cbc52a8f4f539ce8f6629c5852503f
diff --git a/debian/rules b/debian/rules
index c6576c6..6fee20f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,10 @@ endif
override_dh_auto_configure:
pip install qface
+ cd ../
git submodule init
git submodlue update
+ cd debian
dh_auto_configure -- \
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
More information about the Neon-commits
mailing list