[SCM] qtimageformats packaging branch, master, updated. 92553ecd05d45208dabf8404f0b05478de789015

Pino Toscano pino at alioth.debian.org
Sat May 11 19:13:33 UTC 2013


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

The following commit has been merged in the master branch:
commit 92553ecd05d45208dabf8404f0b05478de789015
Author: Pino Toscano <pino at debian.org>
Date:   Sat May 11 21:13:09 2013 +0200

    remove extra --list-missing
    
    all is installed in the only binary
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index f9bd403..a009857 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildfla
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
 
 %:
-	dh $@ --list-missing --parallel
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	qmake

-- 
qtimageformats packaging



More information about the pkg-kde-commits mailing list