# HG changeset patch # User nadvornik # Date 1248818634 0 # Node ID a15dc91173b4470cc4088af43f2b2abfd7dcf48c # Parent 3c5e737badf4e8b78e09f1746a2efcd371c3ccff run the scripts with /bin/sh diff -r 3c5e737badf4 -r a15dc91173b4 plugins/import/geeqie-import --- 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) diff -r 3c5e737badf4 -r a15dc91173b4 plugins/rotate/geeqie-rotate --- 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 diff -r 3c5e737badf4 -r a15dc91173b4 plugins/ufraw/geeqie-ufraw --- 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