mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-benchmarks/sysbench: drop usage of which
Closes: https://bugs.gentoo.org/957948 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
parent
f85dfe49bc
commit
6d8b572efe
@ -46,6 +46,8 @@ src_prepare() {
|
|||||||
# Use system cram for running tests.
|
# Use system cram for running tests.
|
||||||
sed -i tests/test_run.sh -e 's@$PYTHON $(command -v cram)@cram@' || die
|
sed -i tests/test_run.sh -e 's@$PYTHON $(command -v cram)@cram@' || die
|
||||||
|
|
||||||
|
sed -i configure.ac -e 's@$(which git)@$(command -v git)@' || die
|
||||||
|
|
||||||
eautoreconf
|
eautoreconf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user