diff options
author | Roman Bogorodskiy <bogorodskiy@gmail.com> | 2017-01-07 00:06:34 +0400 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2017-01-09 10:40:14 +0100 |
commit | 287ae8c14145d9cef55079e4de36b1607176cf89 (patch) | |
tree | f59071428bf8bd441b2e38ab2a8978665aec16f5 /p11-kit/test-progname.c | |
parent | 794385d24fe794455798946ce9de1e2280e78a8c (diff) |
build: improve p11-kit-proxy symlink handling
- Current command for creation of the p11-kit-proxy symlink
uses shell brace expansion that isn't supported by all
the shells (e.g. FreeBSD's /bin/sh does not support that).
Replace it with the old-fashioned 'for' loop
- Match extension of the source and the target, i.e. so links
to so, dylib links to dylib (previously dylib linked to so)
- Add an uninstall-local target to clean up the symlink
Diffstat (limited to 'p11-kit/test-progname.c')
0 files changed, 0 insertions, 0 deletions