Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 15:49:03 +0000
From:      Nik Clayton <nik@freebsd.org>
To:        Dave Tweten <tweten@nas.nasa.gov>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Building PostScript Documents
Message-ID:  <20021207154903.GQ96173@clan.nothing-going-on.org>
In-Reply-To: <46515.1037256349@gilmore.nas.nasa.gov>
References:  <46515.1037256349@gilmore.nas.nasa.gov>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Wed, Nov 13, 2002 at 10:45:49PM -0800, Dave Tweten wrote:
> I've noticed that building the document set with FORMAT=ps creates gzipped 
> PostScript documents -- good, because PostScript files can be large.  
> Unfortunately, it also leaves the uncompressed files around too, which seems 
> to mis the point.  My search of the Primmer doesn't indicate how to get the 
> process to delete uncompressed files.  Even preventing creation of the 
> compressed files would save space!
> 
> Any suggestions?  Thanks.

You can't prevent the build of the uncompressed files (obviously).
However, you can prevent them from being installed when you run "make
install" by doing

    make INSTALL_ONLY_COMPRESSED=yes install

N
-- 
FreeBSD: The Power to Serve      http://www.freebsd.org/               (__)
FreeBSD Documentation Project    http://www.freebsd.org/docproj/    \\\'',)
                                                                      \/  \ ^
   --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---         .\._/_)

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE98hhvk6gHZCw343URAqBTAJ0UcbLon2Z+CfTNYdvhj2sA4PNZ7wCeNusz
0qykxU1WFEPNTCT49eP8a6w=
=WY79
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021207154903.GQ96173>