[SCM] qtbase packaging branch, experimental, updated. debian/5.6.0-beta+dfsg-3-27-g2cc3903

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jan 7 11:13:16 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=2cc3903

The following commit has been merged in the experimental branch:
commit 2cc39035fe05de2dfd52c8a48660805be50a6ba7
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Jan 7 14:13:11 2016 +0300

    Change install_html_docs to install_docs.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 407ddd2..21569db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -289,7 +289,7 @@ endif
 		-exec chmod a-x {} \;
 
 override_dh_auto_install-indep:
-	dh_auto_build -- INSTALL_ROOT=$(CURDIR)/debian/tmp install_html_docs
+	dh_auto_build -- INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
 
 override_dh_install:
 	# Now flush all the .install-* files as .install files.

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list