[SCM] qt3d packaging branch, master, updated. cc4245cfe2879199cfb8ed32a809d657037d0ceb

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Sep 1 22:21:29 UTC 2015


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

The following commit has been merged in the master branch:
commit cc4245cfe2879199cfb8ed32a809d657037d0ceb
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Sep 1 19:20:58 2015 -0300

    Do not hack syncqt.
    
    Qt3D is now an official submodule.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7270f08..0e341d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ testrun_architectures := amd64 arm64 armhf i386 ppc64el
 	dh $@ --fail-missing --parallel --with pkgkde_symbolshelper --dbg-package=qt3d5-dbg
 
 override_dh_auto_configure:
-	mkdir .git
 	qmake QT_BUILD_PARTS+=tests
 
 override_dh_auto_install-arch:

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list