with this patch: `gzip -9nf /tmp/something` stores output in the `pwd`/something.gz. this behaviour break rpmbuilds (our macros compress manpages in $tmpinstalldir in this way).
without this patch: `gzip -9nf /tmp/something` stores output
in /tmp/something.gz.
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

