From dd3715a6b398586302eba94f1f4d29763a2e8ab7 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 17 Jan 2015 23:00:26 +0300 Subject: [PATCH] Fix mc.menu: test the other file (t r => T r) --- .mc/menu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mc/menu b/.mc/menu index 6a59039..ac3656b 100644 --- a/.mc/menu +++ b/.mc/menu @@ -381,7 +381,7 @@ x Extract the contents of a compressed tar file esac $PRG %f | tar xvf - -+ F \.tar\.gz$ | F \.tar\.z$ | F \.tgz$ | F \.tpz$ | F \.tar\.lz$ | F \.tar\.lzma$ | F \.tar\.7z$ | F \.tar\.xz$ | F \.tar\.Z$ | F \.tar\.bz2$ & t r ++ F \.tar\.gz$ | F \.tar\.z$ | F \.tgz$ | F \.tpz$ | F \.tar\.lz$ | F \.tar\.lzma$ | F \.tar\.7z$ | F \.tar\.xz$ | F \.tar\.Z$ | F \.tar\.bz2$ & T r X Extract the contents of an other compressed tar file unset PRG case %F in -- 2.39.2