mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-php/composer: add a comment about installing the LICENSE file.
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -34,6 +34,9 @@ PATCHES=(
|
||||
|
||||
src_install() {
|
||||
insinto "/usr/share/php/Composer/Composer"
|
||||
|
||||
# Composer expects the LICENSE file to be there, and the
|
||||
# easiest thing to do is to give it what it wants.
|
||||
doins -r src/Composer/. res LICENSE "${FILESDIR}"/autoload.php
|
||||
dobin bin/composer
|
||||
dodoc README.md
|
||||
|
||||
Reference in New Issue
Block a user