[neon/neon-packaging/plasma-framework6/Neon/unstable] debian: -DBUILD_DESKTOPTHEMES=OFF
Carlos De Maine
null at kde.org
Wed Nov 8 11:52:10 GMT 2023
Git commit 28f3f1b1086a89933fdcdb0cc5f6f6f04fd227b6 by Carlos De Maine.
Committed on 08/11/2023 at 12:52.
Pushed by carlosdem into branch 'Neon/unstable'.
-DBUILD_DESKTOPTHEMES=OFF
M +2 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/plasma-framework6/-/commit/28f3f1b1086a89933fdcdb0cc5f6f6f04fd227b6
diff --git a/debian/rules b/debian/rules
index 9b6ca9a..49abeef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,5 @@
override_dh_auto_configure:
dh_auto_configure -- \
-DBUILD_QCH=ON \
- -DBUILD_EXAMPLES=ON
+ -DBUILD_EXAMPLES=ON \
+ -DBUILD_DESKTOPTHEMES=OFF
More information about the Neon-commits
mailing list