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
--s9kDAZ2EyO0AcRYa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 13, 2002 at 10:45:49PM -0800, Dave Tweten wrote: > I've noticed that building the document set with FORMAT=3Dps creates gzip= ped=20 > PostScript documents -- good, because PostScript files can be large. =20 > Unfortunately, it also leaves the uncompressed files around too, which se= ems=20 > to mis the point. My search of the Primmer doesn't indicate how to get t= he=20 > process to delete uncompressed files. Even preventing creation of the=20 > compressed files would save space! >=20 > 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=3Dyes install N --=20 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 --- .\._/= _) --s9kDAZ2EyO0AcRYa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE98hhvk6gHZCw343URAqBTAJ0UcbLon2Z+CfTNYdvhj2sA4PNZ7wCeNusz 0qykxU1WFEPNTCT49eP8a6w= =WY79 -----END PGP SIGNATURE----- --s9kDAZ2EyO0AcRYa-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021207154903.GQ96173>