mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
x11-misc/sisctrl: EPREFIX->ESYSROOT
Fixes: 7f9e090198
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -35,5 +35,5 @@ PATCHES=(
|
||||
src_configure() {
|
||||
append-libs -lm
|
||||
econf \
|
||||
--with-xv-path="${EPREFIX}/usr/$(get_libdir)"
|
||||
--with-xv-path="${ESYSROOT}/usr/$(get_libdir)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user