[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: pelican

Carlos De Maine null at kde.org
Fri Jan 19 01:51:18 GMT 2024


Git commit 7f7a706772280f170cd95f1394197a9c66728c22 by Carlos De Maine.
Committed on 19/01/2024 at 02:51.
Pushed by carlosdem into branch 'Neon/release'.

pelican

M  +2    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index f3849a3..142e6d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,12 +12,12 @@ 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
 
 #override_dh_auto_build:
-	cd build6 &&  make
+#	cd build6 &&  make
 
 #override_dh_install:
 #	rmdir debian/tmp/usr/share/doc/accounts-qml-module/html/images/


More information about the Neon-commits mailing list