* lib/mc.ext.in: Improve output of the View command for debian packages.
Этот коммит содержится в:
родитель
c585dcb01a
Коммит
c826992e1e
@ -1,3 +1,7 @@
|
||||
2006-03-23 Marek Habersack <grendel@debian.org>
|
||||
|
||||
* mc.ext.in: Improve output of the View command for debian packages.
|
||||
|
||||
2006-03-18 Leonard den Ottolander <leonard den ottolander nl>
|
||||
|
||||
* mc-wrapper.sh.in: Don't use "$()" construct as it is not portable
|
||||
|
@ -199,7 +199,7 @@ regex/\.(rpm|spm)$
|
||||
# deb
|
||||
regex/\.u?deb$
|
||||
Open=%cd %p#deb
|
||||
View=%view{ascii} dpkg-deb -c %f
|
||||
View=%view{ascii} dpkg-deb -I %f && echo && dpkg-deb -c %f
|
||||
|
||||
# ISO9660
|
||||
regex/\.iso$
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user