]> git.phdru.name Git - dotfiles.git/commitdiff
mc.ext: remove egg handler - eggs are zip files
authorOleg Broytman <phd@phdru.name>
Wed, 12 Nov 2014 01:11:50 +0000 (04:11 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 12 Nov 2014 01:11:50 +0000 (04:11 +0300)
.mc/mc.ext

index e5c6fb7748f095810b6dbfa2b0941ae2c00972ea..71d4d03c6acc0f9a1104484946fa399c2707c952 100644 (file)
@@ -738,11 +738,6 @@ shell/.o
    View=%view{ascii} nm %f
    Disassemble=%view{ascii} objdump -d -r %f
 
-# Python eggs are zip archives
-shell/.egg
-   Open=%cd %p/uzip://
-   View=%view{ascii} unzip -v %f
-
 # Python
 shell/.py
    Open=python %f