[neon/qt6/qt6-shadertools/Neon/unstable] debian: back to what works

Carlos De Maine null at kde.org
Sat Oct 28 07:24:50 BST 2023


Git commit 1309671efb77a4e567ade4f239e1ed4b8b56af91 by Carlos De Maine.
Committed on 28/10/2023 at 08:14.
Pushed by carlosdem into branch 'Neon/unstable'.

back to what works

M  +0    -3    debian/rules

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/1309671efb77a4e567ade4f239e1ed4b8b56af91

diff --git a/debian/rules b/debian/rules
index c9afd65..36e0143 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,9 +18,6 @@ endif
 	dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja
 
 override_dh_auto_configure:
-	#run the convenience script to pass on qt6-base build flags et al...
-	sh /usr/lib/qt6/libexec/qt-cmake-private
-
 	dh_auto_configure -- \
 		--log-level=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \


More information about the Neon-commits mailing list