[parrot/parrot] f38abc: install inst_libparrot.$VER.$SOEXT
GitHub
noreply at github.com
Tue Feb 16 12:00:02 UTC 2016
Branch: refs/heads/smoke-me/inst_libparrot-gh1213
Home: https://github.com/parrot/parrot
Commit: f38abc3e4df0bd72659b4ee5b7bda79725bd319a
https://github.com/parrot/parrot/commit/f38abc3e4df0bd72659b4ee5b7bda79725bd319a
Author: Reini Urban <rurban at cpanel.net>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M lib/Parrot/Install.pm
M t/tools/install/02-install_files.t
M tools/dev/install_files.pl
Log Message:
-----------
install inst_libparrot.$VER.$SOEXT
over libparrot.$VER.$SOEXT, if it exists.
Fixes GH #1213
inst_libparrot has the final -install_name on darwin,
libparrot not.
broken with 7.11.0 and 8.1.0 for darwin binary builds only.
Also fixes the broken install_files --dry-run flag
More information about the parrot-commits
mailing list