Ticket #3240: mc-4.8.12-urar.in.patch
File mc-4.8.12-urar.in.patch, 419 bytes (added by darek, 10 years ago) |
---|
-
src/vfs/extfs/helpers/urar.in
old new 22 22 [ ! -x $UNRAR -a -x $RAR ] && UNRAR=$RAR 23 23 24 24 # Define $UNRAR version 25 UNRAR_VERSION=`$UNRAR - ? | grep "Copyright" | sed -e 's/.*\([0-9]\)\..*/\1/'`25 UNRAR_VERSION=`$UNRAR -cfg- -? | grep "Copyright" | sed -e 's/.*\([0-9]\)\..*/\1/'` 26 26 27 27 mcrar4fs_list () 28 28 {