mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/fnlib: fix econf call with EPREFIX
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -25,5 +25,5 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
econf --sysconfdir=/etc/fnlib
|
||||
econf --sysconfdir="${EPREFIX}"/etc/fnlib
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user