Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 12/14/2006 22:25:19
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu Dec 14 22:25:19 UTC 2006

Modified Files:
	pkgsrc/mk/wrapper: wrapper.sh

Log Message:
Add a --wrappee-name command line option to simply return the name of
the wrapped command and exit.  This will be used by libtool which needs
to figure out the true command name.  Yeah, it is ugly behaviour from
libtool, but I'm not going to rewrite libtool.

Change ok-ed by jlam.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/wrapper/wrapper.sh

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