From owner-cvs-all Tue Apr 2 11:55:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 239E337B42A; Tue, 2 Apr 2002 11:55:24 -0800 (PST) Received: (from mph@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g32JtOQ01207; Tue, 2 Apr 2002 11:55:24 -0800 (PST) (envelope-from mph) Message-Id: <200204021955.g32JtOQ01207@freefall.freebsd.org> From: Matthew Hunt Date: Tue, 2 Apr 2002 11:55:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/crafty-open-rock Makefile ports/games/crafty-open-rock/files book-building X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mph 2002/04/02 11:55:24 PST Modified files: games/crafty-open-rock Makefile games/crafty-open-rock/files book-building Log: Instead of relying on /dev/fd/3 being available, make a named pipe to provide input to crafty. This should allow package building to succeed and has no negative consequences that I know of. It is not clear at the moment why /dev/fd/3 is not present in the chroot'ed package building environment, but I wanted to get a fix in before the DP1 ports freeze. I arrived at this solution after helpful discussions with . Revision Changes Path 1.5 +6 -2 ports/games/crafty-open-rock/Makefile 1.2 +1 -1 ports/games/crafty-open-rock/files/book-building To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message