* Martin Michlmayr <[EMAIL PROTECTED]> [2005-05-26 10:58]: > --- /usr/bin/bins 2005-05-26 10:54:34.782363312 +0100 > +++ bins 2005-05-26 10:54:19.663661704 +0100 > @@ -506,7 +506,7 @@ > "date" => > { Name => _("Date"), > EXIF => "DateTimeOriginal", > - Transform => '$_ = strftime $configHash->{dateString}, gmtime str2time > "$_" if str2time "$_"', > + Transform => '$_ = strftime $configHash->{dateString}, gmtime str2time > "$_"',
Blah, quite obviously, this patch is reversed. The "if" should be added, not removed. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]