[neon/qt6/qt6-gamepad/Neon/release] debian: Update rules
Carlos De Maine
null at kde.org
Tue Jun 27 13:29:01 BST 2023
Git commit b7b14ccc4a44206e2761941fec91ef95590b1863 by Carlos De Maine.
Committed on 27/06/2023 at 12:28.
Pushed by carlosdem into branch 'Neon/release'.
Update rules
M +2 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-gamepad/-/commit/b7b14ccc4a44206e2761941fec91ef95590b1863
diff --git a/debian/rules b/debian/rules
index ec1a37a..0fad5b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
dh $@
override_dh_auto_configure:
- QT_SELECT=qt6 dh_auto_configure
+ QT_SELECT=qt6 && qmake
+ #dh_auto_configure
#--log-level=STATUS \ -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
execute_after_dh_auto_install:
More information about the Neon-commits
mailing list