Ticket #308: 01_tar_forgot_arg.patch

File 01_tar_forgot_arg.patch, 294 bytes (added by winnie, 15 years ago)

add - as arg to tar

  • lib/mc.ext.in

    diff --git a/lib/mc.ext.in b/lib/mc.ext.in
    index af63f0e..6396bdf 100644
    a b regex/\.(qp[rk])$ 
    132132# tar 
    133133regex/\.(tar|TAR)$ 
    134134        Open=%cd %p#utar 
    135         View=%view{ascii} tar tvvf %f 
     135        View=%view{ascii} tar tvvf - %f 
    136136 
    137137# lha 
    138138type/^LHa\ .*archive