[neon/neon-packaging/hotspot/Neon/experimental] debian: fix rules
Carlos De Maine
null at kde.org
Thu Aug 10 10:43:00 BST 2023
Git commit c36e3a99ac6dbac1f5bfb135c7f505dfa6abb5e7 by Carlos De Maine.
Committed on 10/08/2023 at 11:42.
Pushed by carlosdem into branch 'Neon/experimental'.
fix rules
M +1 -3 debian/rules
https://invent.kde.org/neon/neon-packaging/hotspot/-/commit/c36e3a99ac6dbac1f5bfb135c7f505dfa6abb5e7
diff --git a/debian/rules b/debian/rules
index 2fea6ea..8eb45b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,4 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
override_dh_auto_configure:
dh_auto_configure -- \
--log-level=STATUS \
- -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
- -DQT6_BUILD=ON \
- -DQT_VERSION_MAJOR=6
+ -DQT6_BUILD=ON
More information about the Neon-commits
mailing list