[SCM] qtwebengine packaging branch, master, updated. 9a877655270d8c3ecb92621df181ac4327767a2a
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Aug 1 09:08:22 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebengine.git;a=commitdiff;h=06b52e7
The following commit has been merged in the master branch:
commit 06b52e7932f936ac4606eaa38d99dfe332cea734
Author: Sandro Knauß <sknauss at kde.org>
Date: Mon Aug 1 11:04:49 2016 +0200
build&install docs
---
debian/rules | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index f96e3a5..9f02026 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,8 +55,7 @@ endif
/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/bin/syncqt.pl Source -version $(DEB_VERSION_UPSTREAM)
override_dh_auto_build-indep:
- dh_auto_build #-- sub-Source-QtWebEngine-pro-clean
- #dh_auto_build -- -CSource -fMakefile.api docs
+ dh_auto_build -- docs
override_dh_auto_install-arch:
make install INSTALL_ROOT=$(CURDIR)/debian/tmp
@@ -81,8 +80,8 @@ override_dh_auto_install-arch:
# Remove libtool-like fileEngines
rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
-#override_dh_auto_install-indep:
- #dh_auto_build -- -CSource -fMakefile.api INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
+override_dh_auto_install-indep:
+ dh_auto_build -- INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
override_dh_install:
dh_install --fail-missing
--
qtwebengine packaging
More information about the pkg-kde-commits
mailing list