[neon/extras/krita/Neon/release] debian: unneccessary
Carlos De Maine
null at kde.org
Fri Jul 5 07:21:25 BST 2024
Git commit 787578bd909604b38dfee2a553ae7753d08074b2 by Carlos De Maine.
Committed on 05/07/2024 at 06:21.
Pushed by carlosdem into branch 'Neon/release'.
unneccessary
M +1 -2 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/787578bd909604b38dfee2a553ae7753d08074b2
diff --git a/debian/rules b/debian/rules
index c8d1356..0b4fd34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
%:
- dh $@ --parallel --with kf5
+ dh $@ --with kf5
override_dh_auto_configure:
# NB: building with USE_QT_XCB for Qt 5.12. Qt 5.12's XCB changed substantially and
@@ -17,7 +17,6 @@ override_dh_auto_configure:
# this is still applicable.
dh_auto_configure -- /
-DPACKAGERS_BUILD=ON /
- -DBUILD_TESTING=OFF /
-DUSE_QT_XCB=ON
override_dh_auto_install:
More information about the Neon-commits
mailing list