[neon/extras/krita/Neon/release] debian: formatting
Carlos De Maine
null at kde.org
Fri Jul 5 07:10:12 BST 2024
Git commit 93da431d44bcab0ae0b49db0a29c8d053d8e292e by Carlos De Maine.
Committed on 05/07/2024 at 06:10.
Pushed by carlosdem into branch 'Neon/release'.
formatting
M +4 -1 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/93da431d44bcab0ae0b49db0a29c8d053d8e292e
diff --git a/debian/rules b/debian/rules
index 8ac1071..c8d1356 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,10 @@ override_dh_auto_configure:
# unclear if the embedded stuff is even still necessary (caused lockup
# when used in tablet mode). In the future it should be reviewed if
# this is still applicable.
- dh_auto_configure -- -DPACKAGERS_BUILD=ON -DBUILD_TESTING=OFF -DUSE_QT_XCB=ON
+ dh_auto_configure -- /
+ -DPACKAGERS_BUILD=ON /
+ -DBUILD_TESTING=OFF /
+ -DUSE_QT_XCB=ON
override_dh_auto_install:
dh_auto_install
More information about the Neon-commits
mailing list