Revert the unnecessary NETWORKTOOLS hack, as we are explicitly disabling
runtime checks anyway. Pointed out by Christopher Schramm, thanks!
Signed-off-by: Michał Górny <mgorny@gentoo.org>
# thunar integration is a single data file with no extra deps
# so install it unconditionally
--enable-thunar-sendto
- # ignore pointless check
- NETWORKTOOLS=/bin/true
)
econf "${myconf[@]}"
}
# thunar integration is a single data file with no extra deps
# so install it unconditionally
--enable-thunar-sendto
- # ignore pointless check
- NETWORKTOOLS=/bin/true
)
econf "${myconf[@]}"
}