[SCM] QtWebKit packaging branch, master, updated. debian/2.0-week26-2-18-g904c67e

Fathi Boudra fabo at alioth.debian.org
Sat Jan 29 16:52:47 UTC 2011


The following commit has been merged in the master branch:
commit 904c67e273ad542ad1ba59fff2d15cea3158a583
Author: Fathi Boudra <fabo at debian.org>
Date:   Sat Jan 29 18:49:37 2011 +0200

    Pass buildsystem option to use qmake. QtWebKit could be built with qmake or cmake.
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index e22c8a5..54e3f88 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel --list-missing --dbg-package=libqtwebkit4-dbg --with pkgkde_symbolshelper
+	dh $@ --buildsystem=qmake --parallel --list-missing --dbg-package=libqtwebkit4-dbg --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- DEFINES+=ENABLE_VIDEO

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list