File xls2csv_update.patch of Package mc.8407

Author: Adam Majer
Upstream: http://midnight-commander.org/ticket/3912
Bugzilla: 1087708

Index: mc-4.8.11/misc/ext.d/doc.sh.in
===================================================================
--- mc-4.8.11.orig/misc/ext.d/doc.sh.in
+++ mc-4.8.11/misc/ext.d/doc.sh.in
@@ -68,7 +68,7 @@ do_view_action() {
             elinks -dump "$tmp/page.html"
             rm -rf "$tmp"
         } || \
-            xls2csv "${MC_EXT_FILENAME}" || \
+            xls2csv -c - -x "${MC_EXT_FILENAME}" || \
             strings "${MC_EXT_FILENAME}"
         ;;
     dvi)
openSUSE Build Service is sponsored by