Hello,

Here's a patch fixing bug #719176.

>From 6e9918b67abb188200bf769d8deca195676e77a0 Mon Sep 17 00:00:00 2001
From: Roland Mas <lola...@debian.org>
Date: Mon, 26 Aug 2013 10:07:17 +0200
Subject: [PATCH] Don't call sphinxdoc for binary-arch (#719176)

---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index c6b1dfd..b860b2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ export DEB_BUILD_HARDENING=1
 export CSYNC_DIR=/usr/include/ocsync
 #export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden -fvisibility-inlines-hidden
 
+binary-arch:
+	dh $@ --with kde --parallel --with pkgkde_symbolshelper
+
 %:	
 	dh $@ --with sphinxdoc --with kde --parallel --with pkgkde_symbolshelper
 
-- 
1.8.4.rc3

Roland.
-- 
Roland Mas

M-x execute-extended-command

Reply via email to