[neon/kde/drkonqi/Neon/unstable] debian: turkey, it needs an underscore

Carlos De Maine null at kde.org
Wed Aug 30 01:28:09 BST 2023


Git commit 9fdb72f7512d9cbeb1ed5ae44a2761227eca8b90 by Carlos De Maine.
Committed on 30/08/2023 at 02:28.
Pushed by carlosdem into branch 'Neon/unstable'.

turkey, it needs an underscore

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/drkonqi/-/commit/9fdb72f7512d9cbeb1ed5ae44a2761227eca8b90

diff --git a/debian/rules b/debian/rules
index 2724c17..26859fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,5 @@ QT6_CMAKE_ARGS = -DWITH_PYTHON_VENDORING=OFF WITH_GDB12=TRUE
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_autoconfigure:
+override_dh_auto_configure:
 	dh_auto_configure -- $(QT6_CMAKE_ARGS)
\ No newline at end of file


More information about the Neon-commits mailing list