[SCM] QtWebKit packaging branch, master, updated. debian/2.2.1-7-53-g03fb5cb

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Sep 3 03:40:53 UTC 2014


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

The following commit has been merged in the master branch:
commit c3ef2699d876a3575a6d47b7c7179d3d8ba1df47
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Fri Aug 22 10:14:19 2014 +0200

    Remove artifact from dh_auto_install.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 01d8b7e..11983d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,5 +44,5 @@ else
 endif
 
 override_dh_auto_install:
-	dh_auto_install -- INSTALL_ROOT=$(CURDIR)/debian/tmp -C WebKitBuild/Release install
+	dh_auto_install -- INSTALL_ROOT=$(CURDIR)/debian/tmp -C WebKitBuild/Release
 

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list