Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to prevent documentation in /usr/share/doc from being bzip2'ed ?
Date: Thu, 30 Oct 2008 14:02:47
Message-Id: 6142e6140810300702t39fdbec1l6d0af842a8f7e2c@mail.gmail.com
In Reply to: [gentoo-user] How to prevent documentation in /usr/share/doc from being bzip2'ed ? by wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=)
1 2008/10/30 Ashish Shukla आशीष शुक्ल <wahjava.ml@×××××.com>:
2 > While trying to lookup XCB API documentation (
3 > /usr/share/doc/libxcb/manual/ ), I noticed that it is compressed, now
4 > I'm wondering is there anyway to install that documentation in the
5 > decompressed form, hmm...?
6
7 I tink there is the PORTAGE_COMPRESS variable.
8
9 Set PORTAGE_COMPRESS="" in make.conf and portage will not compress
10 documentation.
11
12 There is also PORTAGE_COMPRESS_EXCLUDE_SUFFIXES which you can extend
13 to your needs. Currently it defaults to
14 PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
15
16 --
17 Regards,
18 Daniel

Replies

Subject Author
Re: [gentoo-user] How to prevent documentation in /usr/share/doc from being bzip2'ed ? wahjava.ml@gmail.com (Ashish Shukla =?utf-8?B?4KSG4KS24KWA4KS3IA==?= =?utf-8?B?4KS24KWB4KSV4KWN4KSy?=)