[SCM] Calligra suite packaging branch, tip, updated. debian/2.4.3-2-368-g6843e2f

Adrien Grellier adrien-guest at alioth.debian.org
Mon Mar 18 19:57:24 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=ead5ad4

The following commit has been merged in the tip branch:
commit ead5ad44dae06eb065e960efdf6444e7f0678250
Author: Raúl Sánchez Siles <rasasi78 at gmail.com>
Date:   Fri Nov 9 19:14:10 2012 +0100

    IHAVEPATCHEDQT=ON is no longer needed since we already have Qt 4.8.2
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2cebfb6..bb08349 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 	dh $@ --parallel --with kde --with sodeps
 
 override_dh_auto_configure:
-	dh_auto_configure -Skde -- -DIHAVEPATCHEDQT=ON
+	dh_auto_configure -Skde
 
 override_dh_install:
 	dh_install --list-missing

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list