summaryrefslogtreecommitdiff
path: root/dev-libs/tre/files/tre-tests.patch
blob: c39ff9fb268d1ef0550e4c56f9fe8c162bf18032 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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"