mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
Closes: https://bugs.gentoo.org/296813 Closes: https://github.com/gentoo/gentoo/pull/24577 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
11 lines
235 B
Diff
11 lines
235 B
Diff
--- tre-0.7.6/tests/agrep/run-tests.sh.tests
|
|
+++ tre-0.7.6/tests/agrep/run-tests.sh
|
|
@@ -2,6 +2,7 @@
|
|
|
|
set -e
|
|
|
|
+export LD_LIBRARY_PATH=$top_builddir/lib/.libs
|
|
agrep="$top_builddir/src/agrep"
|
|
|
|
echo "$builddir $top_builddir $srcdir"
|