Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/11/2005 05:44:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed May 11 05:44:58 UTC 2005

Modified Files:
	pkgsrc/mk/tools: rpcgen.mk

Log Message:
Don't forget to pass the rest of the command-line arguments "$@" to
the command, or else the wrapper will ignore all of its arguments.
This fixes the rpcgen script to actually work.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/tools/rpcgen.mk

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