[neon/extras/kstars/Neon/stable] debian: missed a capital D
Carlos De Maine
null at kde.org
Wed Jul 30 14:50:15 BST 2025
Git commit 0b3529ce86b91c11630072cf357ea744feb236c8 by Carlos De Maine.
Committed on 30/07/2025 at 13:50.
Pushed by carlosdem into branch 'Neon/stable'.
missed a capital D
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/kstars/-/commit/0b3529ce86b91c11630072cf357ea744feb236c8
diff --git a/debian/rules b/debian/rules
index 7a9577a..7a9efe4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ endif
dh $@ --with kf6 --with pkgkde_symbolshelper
override_dh_auto_configure:
- dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF -DBUILD_WITH_QT6=ON -BUILD_WITH_QT5=OFF
+ dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF -DBUILD_WITH_QT6=ON -DBUILD_WITH_QT5=OFF
execute_after_dh_auto_install:
# remove development stuff
More information about the Neon-commits
mailing list