1
1

* lib/mc.ext.in: Improve output of the View command for debian packages.

Этот коммит содержится в:
Pavel Tsekov 2006-03-23 16:00:08 +00:00
родитель c585dcb01a
Коммит c826992e1e
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -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$