mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/PDL: fix file path
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -106,7 +106,7 @@ src_test() {
|
||||
|
||||
src_install() {
|
||||
perl-module_src_install
|
||||
cp Doc/scantree.pl "${D}"/${VENDOR_ARCH}/PDL/Doc || die
|
||||
cp utils/scantree.pl "${D}"/${VENDOR_ARCH}/PDL/Doc || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user