Package: mc
Version: 1:4.6.0-4.6.1-pre3-3
Severity: wishlist
Tags: patch

..ipk files used by ipkg package manager are ordinary gzipped tars.

Gabor

*** /tmp/mc.ext.patch
--- /etc/mc/mc.ext      2005-05-12 20:18:47.000000000 +0200
+++ bindings    2005-08-19 11:19:34.000000000 +0200
@@ -410,8 +410,8 @@
 
 ### Archives ###
 
-# .tgz, .tpz, .tar.gz, .tar.z, .tar.Z
-regex/\.t([gp]?z|ar\.g?[zZ])$
+# .tgz, .tpz, .tar.gz, .tar.z, .tar.Z .ipk
+regex/\.t([gp]?z|ar\.g?[zZ])$|\.ipk$
        Open=%cd %p#utar
        View=%view{ascii} gzip -dc %f 2>/dev/null | tar tvvf -
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to