[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: no we aren't in source

Carlos De Maine null at kde.org
Fri Jan 19 00:00:41 GMT 2024


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

no we aren't in source

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 7a7ddb5..1653e12 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 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