[neon/extras/skrooge/Neon/unstable] debian: formatting
Carlos De Maine
null at kde.org
Wed Feb 15 09:39:47 GMT 2023
Git commit 479fce60184ef80e419c932fea615a4b433d0afc by Carlos De Maine.
Committed on 15/02/2023 at 09:39.
Pushed by carlosdem into branch 'Neon/unstable'.
formatting
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/skrooge/commit/479fce60184ef80e419c932fea615a4b433d0afc
diff --git a/debian/rules b/debian/rules
index ebc60e3..0d7b3d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_HOST_MULTIARCH_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
dh $@ --with kf5,python3
override_dh_auto_configure:
- dh_auto_configure --buildsystem=kf5 -- -DSKG_BUILD_TEST=OFF -DSKG_DESIGNER=OFF -DSKG_WEBENGINE=ON -DSKG_WEBKIT=OFF -CMAKE_LIBRARY_ARCHITECTURE=$(DEB_HOST_MULTIARCH_TYPE )
+ dh_auto_configure --buildsystem=kf5 -- -DSKG_BUILD_TEST=OFF -DSKG_DESIGNER=OFF -DSKG_WEBENGINE=ON -DSKG_WEBKIT=OFF -CMAKE_LIBRARY_ARCHITECTURE=$(DEB_HOST_MULTIARCH_TYPE)
override_dh_auto_test:
More information about the Neon-commits
mailing list