mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-php/phpunit: Include missing xsd which is used at runtime
Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -59,6 +59,8 @@ src_install() {
|
||||
exeinto /usr/share/php/PHPUnit
|
||||
doexe phpunit
|
||||
dosym ../share/php/PHPUnit/phpunit /usr/bin/phpunit
|
||||
insinto /usr/share/php
|
||||
doins phpunit.xsd
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user