[SCM] QtWebKit packaging branch, master, updated. debian/2.1.0-2011week13-2-31-g28aff69

Pino Toscano pino at alioth.debian.org
Fri Sep 23 07:50:03 UTC 2011


The following commit has been merged in the master branch:
commit 28aff6994e0ee968075dc65aab2c114854135dbd
Author: Pino Toscano <pino at debian.org>
Date:   Fri Sep 23 09:49:38 2011 +0200

    explicitly call qmake-qt4
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index aa529c9..350f520 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ endif
 
 override_dh_auto_configure:
 	dh_auto_configure -- DEFINES+=ENABLE_VIDEO=1 DEFINES+=WTF_USE_GSTREAMER=1
-	cd $(QWEBVIEW_DIR); qmake
+	cd $(QWEBVIEW_DIR); qmake-qt4
 
 override_dh_auto_install:
 	dh_auto_install

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list