[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: looks like we are already in source

Carlos De Maine null at kde.org
Thu Jan 18 23:50:13 GMT 2024


Git commit 486ffee1e524fad82e78592636d9722554f8f855 by Carlos De Maine.
Committed on 19/01/2024 at 00:49.
Pushed by carlosdem into branch 'Neon/release'.

looks like we are already in source

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/accounts-qml6-module/-/commit/486ffee1e524fad82e78592636d9722554f8f855

diff --git a/debian/rules b/debian/rules
index 70e9214..7a7ddb5 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 && ls -ls ../ qmake6 ../source/accounts-qml-module.pro LIBDIR+=/usr/lib/$(DEB_HOST_MULTIARCH)
+	mkdir -p build6 && cd build6 && QT_SELECT=6 && ls -ls && qmake6 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