mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-php/PEAR-HTTP_Request2: Fix data file path
Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
@@ -27,6 +27,6 @@ src_test() {
|
||||
|
||||
src_install() {
|
||||
php-pear-r2_src_install
|
||||
insinto "/usr/share/php/${PEAR_PN}"
|
||||
insinto "/usr/share/php/data/${PHP_PEAR_PKG_NAME}"
|
||||
doins data/*
|
||||
}
|
||||
Reference in New Issue
Block a user