[neon/3rdparty/libaccounts-qt/Neon/unstable] debian: whynot

Carlos De Maine null at kde.org
Fri Jun 23 14:54:52 BST 2023


Git commit 962e1544eb2cd5a15bb2ae679300f850780ba156 by Carlos De Maine.
Committed on 23/06/2023 at 13:54.
Pushed by carlosdem into branch 'Neon/unstable'.

whynot

M  +1    -1    debian/rules

https://invent.kde.org/neon/3rdparty/libaccounts-qt/-/commit/962e1544eb2cd5a15bb2ae679300f850780ba156

diff --git a/debian/rules b/debian/rules
index 3a49a5a..36cac47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ execute_after_dh_auto_clean:
 
 override_dh_auto_configure:
 	QT_SELECT=qt5 dh_auto_configure -- LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
-	cd build-qt6 && QT_SELECT=qt6 dh_auto_configure -- LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) 
+	QT_SELECT=qt6 dh_auto_configure -- LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) 
 
 override_dh_auto_build:
 	dh_auto_build


More information about the Neon-commits mailing list