changeset 1707:43f6c0340de8

run the scripts with /bin/sh
author Vladimir Nadvornik <nadvornik@suse.cz>
date Tue, 28 Jul 2009 22:03:54 +0000
parents 54e54bca20b4
children 33368650f92c
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