pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/wrapper
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Sep 2 14:23:00 UTC 2014
Modified Files:
pkgsrc/mk/wrapper: gen-transform.sh
Log Message:
Replace calls to cat(1) with echo(1) which is highly likely to be a shell
builtin. This significantly reduces the number of exec's required during
the 'wrapper' phase and brings the execution time down accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mk/wrapper/gen-transform.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index