[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: already in the correct directory

Carlos De Maine null at kde.org
Fri Jan 19 01:46:53 GMT 2024


Git commit 43510322283865f374bb271dfbd8b347afe11934 by Carlos De Maine.
Committed on 19/01/2024 at 02:42.
Pushed by carlosdem into branch 'Neon/release'.

already in the correct directory

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 207f797..f3849a3 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:
-	QT_SELECT=6 && ls -ls ../ && qmake6 ../accounts-qml-module.pro LIBDIR+=/usr/lib/$(DEB_HOST_MULTIARCH)
+	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
 


More information about the Neon-commits mailing list