[neon/qt6/qt6-base/Neon/release] debian: no docs
Carlos De Maine
null at kde.org
Mon Apr 29 14:56:13 BST 2024
Git commit 6e1e5be29d811f340e78ffa351e49c0598e6b960 by Carlos De Maine.
Committed on 29/04/2024 at 13:54.
Pushed by carlosdem into branch 'Neon/release'.
no docs
M +8 -8 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/6e1e5be29d811f340e78ffa351e49c0598e6b960
diff --git a/debian/rules b/debian/rules
index b3a0f22..d342ae6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -128,14 +128,14 @@ execute_after_dh_auto_install-arch:
#override_dh_auto_install-indep:
# DESTDIR=$(CURDIR)/debian/tmp dh_auto_build -- install
#else
-override_dh_auto_build-indep:
- dh_auto_build -- docs
-
-override_dh_auto_install-indep:
- DESTDIR=$(CURDIR)/debian/tmp dh_auto_build -- install_docs
- # Remove build path from index files.
- find $(CURDIR)/debian/tmp/usr/share/qt6/doc -type f -name *.index -exec \
- sed -i 's@$(CURDIR)/@@g' {} \;
+#override_dh_auto_build-indep:
+# dh_auto_build -- docs
+#
+#override_dh_auto_install-indep:
+# DESTDIR=$(CURDIR)/debian/tmp dh_auto_build -- install_docs
+# # Remove build path from index files.
+# find $(CURDIR)/debian/tmp/usr/share/qt6/doc -type f -name *.index -exec \
+# sed -i 's@$(CURDIR)/@@g' {} \;
#endif
### no longer needed??
More information about the Neon-commits
mailing list