diff options
author | jlam <jlam@pkgsrc.org> | 2001-06-18 20:16:17 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-06-18 20:16:17 +0000 |
commit | dfa7dc5495ad00b8dc32d59039ec78c69b47a687 (patch) | |
tree | 449254f9e1de1417dd1862196a9298164d7680f8 /devel/pth | |
parent | 20f4a41c3d50045ebb28b99dd8f3b78c82275503 (diff) | |
download | pkgsrc-dfa7dc5495ad00b8dc32d59039ec78c69b47a687.tar.gz |
On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect to
shell variable manipulation, e.g. ${parameter##word} and ${parameter%word}.
Change instances such constructs to use ${DIRNAME} and ${SED} to make the
same manipulations. This is the second part of pkg/13236 by Stoned Elipot
<Stoned.Elipot@script.jussieu.fr> with minor changes by me. Also explictly
create ${BUILDLINK_DIR} at start of _BUILDLINK_USE target to better handle
NO_DEPENDS= cases.
Diffstat (limited to 'devel/pth')
0 files changed, 0 insertions, 0 deletions