431d28b5c9
updated for 4.8.1.1 OBS-URL: https://build.opensuse.org/request/show/110296 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=37
14 lines
318 B
Diff
14 lines
318 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 -
|
|
|