[SCM] qtsystems packaging branch, master, updated. e4739e572369c2cb777b62725b70138b3d48d6e3

Timo Jyrinki timo at alioth.debian.org
Tue Jul 9 06:10:28 UTC 2013


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

The following commit has been merged in the master branch:
commit 25b78025c5dd94be3753eee04aeb68f39febfa85
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Tue Jul 9 09:08:19 2013 +0300

    Remove duplicate/needless examples.pro file in rules.
    
    Conflicts with other packages (which probably shouldn't have
    that file either).
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 1704576..8f2059e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,7 @@ override_dh_auto_install:
 
 	# Remove libtool-like files
 	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
+	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/examples.pro
 
 override_dh_install:
 	dh_install --fail-missing

-- 
qtsystems packaging



More information about the pkg-kde-commits mailing list