Subject: PR/32002 CVS commit: pkgsrc/lang/gcc34
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 11/05/2005 08:44:02
The following reply was made to PR pkg/32002; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32002 CVS commit: pkgsrc/lang/gcc34
Date: Sat,  5 Nov 2005 08:43:44 +0000 (UTC)

 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.