[neon/qt6/qbs/Neon/unstable] debian: even more for ninja to work out
Carlos De Maine
null at kde.org
Sat Aug 30 03:59:37 BST 2025
Git commit b00f33d48d225fe786d1be94ab2b4b7f2c407c4b by Carlos De Maine.
Committed on 30/08/2025 at 02:59.
Pushed by carlosdem into branch 'Neon/unstable'.
even more for ninja to work out
M +0 -8 debian/rules
https://invent.kde.org/neon/qt6/qbs/-/commit/b00f33d48d225fe786d1be94ab2b4b7f2c407c4b
diff --git a/debian/rules b/debian/rules
index 996155a..9943d50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,14 +36,6 @@ override_dh_auto_configure:
-DQBS_INSTALL_QCH_DOCS=$(if $(filter qbs-doc, $(shell dh_listpackages)),yes,no) \
-GNinja
-override_dh_auto_build-indep:
- ls -lsh /usr/bin/qdoc*
- override_dh_auto_build-indep:
- dh_auto_build -- docs
-
-override_dh_auto_install-indep:
- DESTDIR=$(CURDIR)/debian/tmp dh_auto_build -- install_docs
-
execute_after_dh_auto_install:
find debian/tmp -type f -name .gitignore -print -delete
More information about the Neon-commits
mailing list