[nautilus-actions] na-gconf2key.sh now explicitely requires ksh



commit b004ce09c6c5581daac85b586e0141aa22f54778
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed May 18 22:48:29 2011 +0200

    na-gconf2key.sh now explicitely requires ksh

 src/utils/na-gconf2key.sh.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/utils/na-gconf2key.sh.in b/src/utils/na-gconf2key.sh.in
index 652df0e..f436f88 100644
--- a/src/utils/na-gconf2key.sh.in
+++ b/src/utils/na-gconf2key.sh.in
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/ksh
 # Nautilus-Actions
 # A Nautilus extension which offers configurable context menu actions.
 #



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]