[SCM] KDE Base Applications module packaging branch, master, updated. debian/4.4.5-2-59-g6cb09c1

Modestas Vainius modax at alioth.debian.org
Sun Apr 3 22:48:35 UTC 2011


The following commit has been merged in the master branch:
commit 6cb09c116042f28326777424a1ccd94f2a0fd22a
Author: Modestas Vainius <modax at debian.org>
Date:   Mon Apr 4 01:47:18 2011 +0300

    Replace $(overriden_command) with $(overridden_command) in rules.
---
 debian/rules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index be5c0ab..7086881 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 .PHONY: override_dh_auto_test
 
 override_dh_makeshlibs:
-	$(overriden_command) -V -- -c0
+	$(overridden_command) -V -- -c0
 
 override_dh_strip:
-	$(overriden_command) --dbg-package=kdebase-dbg
+	$(overridden_command) --dbg-package=kdebase-dbg

-- 
KDE Base Applications module packaging



More information about the pkg-kde-commits mailing list