pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34215: games/grhino
The following reply was made to PR pkg/34215; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/34215: games/grhino
Date: Wed, 16 Aug 2006 19:31:38 +0200
On Wed, Aug 16, 2006 at 05:15:01PM +0000, Gilles Dauphin wrote:
> bmake install fail because of Solaris /bin/sh does not support test -e
>
> here is the fault fragment of Makefile
>
> if [ ! -e "/usr/pkg/bin" ]; then \
> mkdir -p "/usr/pkg/bin"; \
> chmod 755 "/usr/pkg/bin"; \
> fi
Whoever wants to fix this, please just kill that check.
Joerg
Home |
Main Index |
Thread Index |
Old Index