[neon/qt6/qbs/Neon/release] debian: build docs
Carlos De Maine
null at kde.org
Tue Oct 29 08:36:00 GMT 2024
Git commit 8cdaa026988588ae4e73f61a46c9edc07a70f467 by Carlos De Maine.
Committed on 29/10/2024 at 08:35.
Pushed by carlosdem into branch 'Neon/release'.
build docs
M +2 -2 debian/rules
https://invent.kde.org/neon/qt6/qbs/-/commit/8cdaa026988588ae4e73f61a46c9edc07a70f467
diff --git a/debian/rules b/debian/rules
index ec14b75..6affd30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,9 +29,9 @@ override_dh_auto_configure:
override_dh_auto_build-arch:
dh_auto_build -- -C src
-ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
+#ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
dh_auto_build -- -C share
-endif
+#endif
override_dh_auto_install-arch:
dh_auto_install -- -C src
More information about the Neon-commits
mailing list