Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2002 21:20:19 +0000 (GMT)
From:      Andrew McKay <andy@openirc.co.uk>
To:        freebsd-doc@freebsd.org
Subject:   Re: eps images not building in online handbook
Message-ID:  <20020123210612.R16282-100000@fluoxetine.lan>
In-Reply-To: <20020123165802.B53456@clan.nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Jan 2002, Nik Clayton wrote:

NC> A couple of the image files existed, but were zero length.  Because they
NC> existed they weren't being rebuilt.  Removing them, and rebuilding the
NC> web site, fixed it.

Is there any easy way to test the 'built files that already exist' for
being zero length and force them to be rebuilt so that this doesn't
happen?  I know it would be fairly trivial with a pre-build shell script
(run through and delete all zero length files, for example - `find ./
-empty -delete`) but I was wondering if this was something that make could
do/be made to do.

Just a thought...

-- 
Andrew McKay <andy@openirc.co.uk>


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?20020123210612.R16282-100000>