changeset 1707:a15dc91173b4

run the scripts with /bin/sh
author nadvornik
date Tue, 28 Jul 2009 22:03:54 +0000
parents 3c5e737badf4
children fc147a2d8aaf
files plugins/import/geeqie-import plugins/rotate/geeqie-rotate plugins/ufraw/geeqie-ufraw
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/import/geeqie-import	Sat Jul 25 08:23:23 2009 +0000
+++ b/plugins/import/geeqie-import	Tue Jul 28 22:03:54 2009 +0000
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 case "$1" in
 	gqview) 
--- a/plugins/rotate/geeqie-rotate	Sat Jul 25 08:23:23 2009 +0000
+++ b/plugins/rotate/geeqie-rotate	Tue Jul 28 22:03:54 2009 +0000
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/sh
 
 # This is a helper script that rotate image files according to the metadata
 # requirements: ImageMagick, exiftran, exiv2
--- a/plugins/ufraw/geeqie-ufraw	Sat Jul 25 08:23:23 2009 +0000
+++ b/plugins/ufraw/geeqie-ufraw	Tue Jul 28 22:03:54 2009 +0000
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # FIXME TODO:
 # improve the default ufraw configuration