[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: add some temp debug so we can find out where we are
Carlos De Maine
null at kde.org
Thu Jan 18 23:45:54 GMT 2024
Git commit abba1a50e342a8961d6ce0c2e1731fbcc2a89dfd by Carlos De Maine.
Committed on 19/01/2024 at 00:45.
Pushed by carlosdem into branch 'Neon/release'.
add some temp debug so we can find out where we are
M +1 -1 debian/rules
https://invent.kde.org/neon/backports-jammy/accounts-qml6-module/-/commit/abba1a50e342a8961d6ce0c2e1731fbcc2a89dfd
diff --git a/debian/rules b/debian/rules
index f51b930..70e9214 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
dh $@
override_dh_auto_configure:
- mkdir -p build6 && cd build6 && QT_SELECT=6 && qmake6 ../source/accounts-qml-module.pro LIBDIR+=/usr/lib/$(DEB_HOST_MULTIARCH)
+ mkdir -p build6 && cd build6 && QT_SELECT=6 && ls -ls ../ qmake6 ../source/accounts-qml-module.pro LIBDIR+=/usr/lib/$(DEB_HOST_MULTIARCH)
# CONFIG+=ubuntu-docs
override_dh_auto_build:
More information about the Neon-commits
mailing list