mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-accessibility/yasr: cleanup src_configure
Drop dependency-tracking as it is default now. Add EPREFIX as well. Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -43,8 +43,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
--datadir=/etc \
|
||||
--disable-dependency-tracking \
|
||||
--datadir="${EPREFIX}"/etc \
|
||||
$(use_enable nls)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user