[neon/extras/krita/Neon/release] debian: clean up
Carlos De Maine
null at kde.org
Fri Jul 5 06:42:39 BST 2024
Git commit b7eb1fb2c315d673d3059cd2eccfb4156fea2052 by Carlos De Maine.
Committed on 05/07/2024 at 05:42.
Pushed by carlosdem into branch 'Neon/release'.
clean up
M +1 -2 debian/rules
https://invent.kde.org/neon/extras/krita/-/commit/b7eb1fb2c315d673d3059cd2eccfb4156fea2052
diff --git a/debian/rules b/debian/rules
index ea04519..8ac1071 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,7 @@ 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 -Skf5 -- -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