[SCM] qtpim packaging branch, master, updated. 078f0aee378019e70cbeeba1078b86f84bb0b63d

Timo Jyrinki timo at moszumanska.debian.org
Thu Jul 17 11:08:28 UTC 2014


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

The following commit has been merged in the master branch:
commit 1eee8107276610e41d1ce9902ba9688669735438
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Thu Jul 17 11:02:03 2014 +0000

    mkdir .git to initiate autocreation of headers by Qt for snapshots
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b96e6be..33c2b73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ override_dh_auto_clean:
 	rm -f qml/*/*.so
 
 override_dh_auto_configure:
+	mkdir .git
 	qmake
 
 override_dh_auto_install:

-- 
qtpim packaging



More information about the pkg-kde-commits mailing list