[SCM] qttools packaging branch, master, updated. f898037d760cfe561783372afb93eb58234bb285

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Wed Apr 17 21:16:51 UTC 2013


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

The following commit has been merged in the master branch:
commit f898037d760cfe561783372afb93eb58234bb285
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Apr 17 18:16:12 2013 -0300

    Insert a note on why we override dh_auto_configure.
---
 debian/rules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0a0fd39..2431e27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
 %:
 	dh $@ --with pkgkde_symbolshelper --list-missing --parallel
 
+# We override qmake until https://bugreports.qt-project.org/browse/QTBUG-30735
+# gets solved (FTBFS with -nocache).
 override_dh_auto_configure:
 	qmake 
 

-- 
qttools packaging



More information about the pkg-kde-commits mailing list