Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 1995 02:53:17 -0700
From:      asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
To:        jkh@freefall.cdrom.com
Cc:        rgrimes@gndrsh.aac.dev.com, adam@FreeBSD.org, pst@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: cnews fails if user "news" doesn't exist
Message-ID:  <199504180953.CAA03639@silvia.HIP.Berkeley.EDU>
In-Reply-To: <27638.798197560@freefall.cdrom.com> (jkh@freefall.cdrom.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 * It looks good to me.  I presume you can do this with files/pre-fetch
 * rather than a target, so that it's easier to clone? :-)

Yeah, doesn't it look like a script? :)

 * > #!/bin/sh

Anyway, bsd.port.mk doesn't call scripts/pre-fetch but we can add a
target

pre-fetch:
	sh ${SCRIPTDIR}/pre-fetch

and be happy.

Satoshi



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