[neon/extras/skrooge/Neon/unstable] debian: jackass
Carlos De Maine
null at kde.org
Wed Feb 15 11:04:37 GMT 2023
Git commit f4a21efc9b926ce59a789fa68e3f9c7a902f0c7a by Carlos De Maine.
Committed on 15/02/2023 at 11:04.
Pushed by carlosdem into branch 'Neon/unstable'.
jackass
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/skrooge/commit/f4a21efc9b926ce59a789fa68e3f9c7a902f0c7a
diff --git a/debian/rules b/debian/rules
index 1848ef0..677b8d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_HOST_MULTIARCH ?= $(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)
+ dh_auto_configure --buildsystem=kf5 -- -DSKG_BUILD_TEST=OFF -DSKG_DESIGNER=OFF -DSKG_WEBENGINE=ON -DSKG_WEBKIT=OFF -DCMAKE_LIBRARY_ARCHITECTURE=$(DEB_HOST_MULTIARCH)
override_dh_auto_test:
More information about the Neon-commits
mailing list