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

Fathi Boudra fabo at alioth.debian.org
Thu Sep 22 19:12:04 UTC 2011


The following commit has been merged in the master branch:
commit c7c709c543200a6b0432c51e5563ed849780ec62
Author: Fathi Boudra <fabo at debian.org>
Date:   Thu Sep 22 22:09:21 2011 +0300

    use qmake buildsystem
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index f2d4a9b..aa529c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH),s390 s390x armel mips mipsel))
 endif
 
 %:
-	dh $@ --sourcedirectory=Source --buildsystem=qmake_qt4 --parallel --list-missing --dbg-package=libqtwebkit4-dbg --with pkgkde_symbolshelper
+	dh $@ --sourcedirectory=Source --buildsystem=qmake --parallel --list-missing --dbg-package=libqtwebkit4-dbg --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- DEFINES+=ENABLE_VIDEO=1 DEFINES+=WTF_USE_GSTREAMER=1

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list