From 76ef832ce5348d12a871223d4c034c7daeaddb82 Mon Sep 17 00:00:00 2001 From: Tim Williams Date: Mon, 17 Oct 2011 18:47:27 +0100 Subject: Adding the remaining Mandriva patches and spec files --- mandriva/2010.2/kdepim/kdepim-3.2-kontact-knode.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 mandriva/2010.2/kdepim/kdepim-3.2-kontact-knode.sh (limited to 'mandriva/2010.2/kdepim/kdepim-3.2-kontact-knode.sh') diff --git a/mandriva/2010.2/kdepim/kdepim-3.2-kontact-knode.sh b/mandriva/2010.2/kdepim/kdepim-3.2-kontact-knode.sh new file mode 100755 index 000000000..27ee246d8 --- /dev/null +++ b/mandriva/2010.2/kdepim/kdepim-3.2-kontact-knode.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +if [ -x /usr/bin/kontact ] && [ ! -z $(/sbin/pidof kontact) ]; then + kontact --module knode +else + knode $* +fi + -- cgit v1.2.3