[neon/qt6/qt6-shadertools/Neon/release] debian: missed install docs

Carlos De Maine null at kde.org
Fri Dec 15 12:18:00 GMT 2023


Git commit 8360f22c61d94bf4e19c3c564f2987727242ad86 by Carlos De Maine.
Committed on 15/12/2023 at 13:17.
Pushed by carlosdem into branch 'Neon/release'.

missed install docs

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/8360f22c61d94bf4e19c3c564f2987727242ad86

diff --git a/debian/rules b/debian/rules
index e70319c..cf360bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_auto_build-indep:
 	dh_auto_build
 
 override_dh_auto_install-indep:
-	DESTDIR=$(CURDIR)/debian/tmp dh_auto_build -- install_docs
+	DESTDIR=$(CURDIR)/debian/tmp dh_auto_build
 #	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 \


More information about the Neon-commits mailing list