Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Mar 1997 00:12:27 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Thomas Gellekum <tg@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit: ports/emulators/bsvc Makefile 
Message-ID:  <12063.857722347@time.cdrom.com>
In-Reply-To: Your message of "Fri, 07 Mar 1997 00:05:12 PST." <199703070805.AAA24893@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> tg          97/03/07 00:05:11
> 
>   Modified:    emulators/bsvc  Makefile
>   Log:
>   ${RM} -> ${RM} -f.

That was reason #1. :-)

My other feeling was that generating a temporary patch actually *in*
the patches directory was kind of evil, and if I had to do it I'd
simply generate the patch under ${WRKDIR} and add a post-patch target
for it rather than a pre-clean target.  Maybe I'm just being
anal-retentive, but it would make more sense given the presence of the
pre-patch rule. :-)

					Jordan



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