[SCM] qtwebengine packaging branch, experimental, updated. debian/5.7.1+dfsg-6.1-6-gaa32a49

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Tue Jun 6 20:40:07 UTC 2017


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

The following commit has been merged in the experimental branch:
commit aa32a493a3085f10253243bebd62a399eca9c607
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Mon Jun 5 20:04:30 2017 -0500

    src/3rdparty/chromium/build/linux/unbundle/replace_gyp_files.py is no longer found, comment it out.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 943c945..2049e86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -89,7 +89,7 @@ override_dh_auto_clean:
 	done
 
 override_dh_auto_configure:
-	src/3rdparty/chromium/build/linux/unbundle/replace_gyp_files.py $(replace_gyp_args)
+	#src/3rdparty/chromium/build/linux/unbundle/replace_gyp_files.py $(replace_gyp_args)
 	# Run qmake once to create .qmake.conf and be sure to append the following values.
 	qmake WEBENGINE_CONFIG+="$(defines)" QT_BUILD_PARTS+=" tests"
 

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list