[SCM] qtwebengine packaging branch, master, updated. d1159f2cc1b930b4f24ddb52da34bfa1c09bcb35

Sandro Knauß hefee at moszumanska.debian.org
Thu Oct 27 02:06:54 UTC 2016


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

The following commit has been merged in the master branch:
commit dd02c8d1f6394eeae4ea095f442bf57aaae7629e
Author: Sandro Knauß <hefee at debian.org>
Date:   Thu Oct 27 01:21:14 2016 +0200

    delete useless clean command
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0d1e8ea..dd6d4a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,10 +50,6 @@ replace_gyp_args = $(foreach define,$(defines),-D$(define))
 %:
 	dh $@ --parallel --with pkgkde_symbolshelper
 
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -f  src/3rdparty/chromium/third_party/libxslt/linux/config.log
-
 override_dh_auto_configure:
 	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.

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list