dev-php/spdx-licenses: fix spdx-{exceptions,licenses}.json install location
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 20 Sep 2018 14:53:30 +0000 (16:53 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 20 Sep 2018 14:54:27 +0000 (16:54 +0200)
commit85df4f93ee31ec4074958cde9f41c4e718f0eb4b
tree11ed2a9677fcb67fe47748efedf92e80ac7eeb02
parent341377acab7338c419f4494d29dcac44685007a4
dev-php/spdx-licenses: fix spdx-{exceptions,licenses}.json install location

spdx-{exceptions,licenses}.json files must be installed into Composer/res
or `composer validate` will throw the following error:

>  [ErrorException]
>  file_get_contents(/usr/share/php/Composer/res/spdx-licenses.json): failed to open stream: No such file or directory

Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-php/spdx-licenses/spdx-licenses-1.4.0-r1.ebuild [moved from dev-php/spdx-licenses/spdx-licenses-1.4.0.ebuild with 83% similarity]