[SCM] qtscript packaging branch, master, updated. 5eb47ed52c3e07ad78c9905a5194a2273b18ffc6

Pino Toscano pino at alioth.debian.org
Fri May 17 19:31:31 UTC 2013


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

The following commit has been merged in the master branch:
commit 8718701e7fe8d4d7d6394d8f99236d74dd254abd
Author: Pino Toscano <pino at debian.org>
Date:   Fri May 17 21:23:16 2013 +0200

    remove extra --list-missing
    
    dh_install --fail-missing is manually called as override
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index f6e98bc..b4f09b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
 export QT_SELECT := qt5
 
 %:
-	dh $@ --list-missing --parallel --with pkgkde_symbolshelper --dbg-package=qtscript5-dbg 
+	dh $@ --parallel --with pkgkde_symbolshelper --dbg-package=qtscript5-dbg
 
 override_dh_auto_configure:
 	qmake

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list