13968d0abe
Copy from Base:System/mc based on submit request 47520 from user psmt OBS-URL: https://build.opensuse.org/request/show/47520 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=23
14 lines
315 B
Diff
14 lines
315 B
Diff
Description: Add gem extension
|
|
|
|
--- misc/mc.ext.in
|
|
+++ misc/mc.ext.in
|
|
@@ -107,7 +107,7 @@
|
|
### Archives ###
|
|
|
|
# .tgz, .tpz, .tar.gz, .tar.z, .tar.Z, .ipk
|
|
-regex/\.t([gp]?z|ar\.g?[zZ])$|\.ipk$
|
|
+regex/\.t([gp]?z|ar\.g?[zZ])$|\.ipk|\.gem$
|
|
Open=%cd %p#utar
|
|
View=%view{ascii} gzip -dc %f 2>/dev/null | tar tvvf -
|
|
|