[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.5.3-1-12-ga8c6f0f

Fathi Boudra fabo at alioth.debian.org
Thu Oct 8 15:27:00 UTC 2009


The following commit has been merged in the experimental-snapshots branch:
commit a8c6f0f7ba2f0336f877198990678219afa6b4bd
Author: Fathi Boudra <fabo at debian.org>
Date:   Thu Oct 8 17:26:51 2009 +0200

    Drop sub-src and sub-tools make target as in Qt 4.5.3-2.
---
 debian/rules |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0b3b3f8..6c3ff68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,9 +108,7 @@ endif
 	            $(extra_configure_opts)
 
 override_dh_auto_build:
-	$(MAKE) sub-src
-	# Build tools
-	$(MAKE) sub-tools
+	$(MAKE)
 	# Build documentations
 	$(MAKE) docs
 	# Build translations

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list