Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 334027

Summary: sys-apps/less: add support for *.txz to lesspipe
Product: Gentoo Linux Reporter: marbacz
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: Inclusion
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mentioned patch

Description marbacz 2010-08-22 22:29:59 UTC
Currently less doesn't recognize .txz files, while .tar.xz works fine.

$ less foo.txz 
"foo.txz" may be a binary file.  See it anyway?

Attached patch fixes this.
Comment 1 marbacz 2010-08-22 22:30:41 UTC
Created attachment 244113 [details, diff]
mentioned patch
Comment 2 SpanKY gentoo-dev 2010-08-24 01:01:21 UTC
thanks, now in the tree

http://sources.gentoo.org/sys-apps/less/files/lesspipe.sh?r1=1.40&r2=1.41