[SCM] okular packaging branch, master, updated. 75cddc28b269520eabe38ac5cc57f9f059af51fa

Pino Toscano pino at alioth.debian.org
Tue Oct 4 12:26:48 UTC 2011


The following commit has been merged in the master branch:
commit 75cddc28b269520eabe38ac5cc57f9f059af51fa
Author: Pino Toscano <pino at debian.org>
Date:   Tue Oct 4 14:26:37 2011 +0200

    remove extra spaces
---
 debian/rules |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5b7a32b..ef1faca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,8 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 .PHONY: override_dh_auto_test
 
 override_dh_shlibdeps:
-	        $(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime
-	        $(overridden_command) --remaining-packages
+	$(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime
+	$(overridden_command) --remaining-packages
 
 override_dh_strip:
-	        $(overridden_command) --dbg-package=okular-dbg
+	$(overridden_command) --dbg-package=okular-dbg

-- 
okular packaging



More information about the pkg-kde-commits mailing list