Subject: CVS commit: pkgsrc/lang/gcc34
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2005 08:43:44
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Nov  5 08:43:44 UTC 2005

Modified Files:
	pkgsrc/lang/gcc34: Makefile

Log Message:
The Solaris /bin/sh doesn't like two adjacent open parentheses. Removed
them completely, as they had been unnecessary. As ${MKDIR} already
includes the -p option, the ${TEST} is not necessary and has been
dropped, too. Fixes PR 32002.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/gcc34/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.