[neon/extras/calamares/Neon/experimental] debian: supposedly the bug is gone, lets see

Carlos De Maine null at kde.org
Tue Oct 31 04:38:08 GMT 2023


Git commit 9c18245f22242d95596f72ef839f224a9fded60d by Carlos De Maine.
Committed on 31/10/2023 at 05:38.
Pushed by carlosdem into branch 'Neon/experimental'.

supposedly the bug is gone, lets see

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/calamares/-/commit/9c18245f22242d95596f72ef839f224a9fded60d

diff --git a/debian/rules b/debian/rules
index 318c8b2..bbdf6ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DWITH_PYTHONQT=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON -DWITH_PYBIND11=OFF
+	dh_auto_configure -- -DWITH_PYTHONQT=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp


More information about the Neon-commits mailing list