[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.6.0-1-21-g55f611a

Fathi Boudra fabo at alioth.debian.org
Tue Jan 19 22:07:38 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit 55f611a61a8c715d0dc6fae581fc8a2f98d76854
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jan 19 23:07:19 2010 +0100

    disable qm target
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index c423865..09c5e91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,7 +121,7 @@ override_dh_auto_build:
 	$(MAKE) docs
 	# Build translations
 	$(MAKE) ts
-	$(MAKE) qm
+#	$(MAKE) qm
 	# Workaround: It's a known qmake limitation.
 	# It can't generate install rules for files that don't exist yet like docs.
 	./config.status

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list