[neon/plasma/kwin-selenium-tester/Neon/unstable] debian: typo missing k in kwin - doh

Carlos De Maine null at kde.org
Tue Jul 14 12:49:21 BST 2026


Git commit 16b18783a1bbafa07f686c74f33062d73c35574c by Carlos De Maine.
Committed on 14/07/2026 at 11:49.
Pushed by carlosdem into branch 'Neon/unstable'.

typo missing k in kwin - doh

M  +1    -1    debian/rules

https://invent.kde.org/neon/plasma/kwin-selenium-tester/-/commit/16b18783a1bbafa07f686c74f33062d73c35574c

diff --git a/debian/rules b/debian/rules
index 44837db..659d32c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_configure:
 	-DKWIN_BUILD_X11_BACKEND=OFF \
 	-DKWIN_BUILD_GLOBALSHORTCUTS=ON \
 	-DKWIN_BUILD_RUNNERS=OFF \
-	-DWIN_BUILD_OVERVIEW=OFF \
+	-DKWIN_BUILD_OVERVIEW=OFF \
 	-DBUILD_TESTING=OFF
 
 override_dh_auto_test:


More information about the Neon-commits mailing list