mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
tests: Run `download-using-manifests' via libtool so that dlopening works.
This commit is contained in:
parent
c5d9ccd810
commit
6245f0d529
3 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
set -e
|
||||
|
||||
export top_srcdir="@abs_top_srcdir@"
|
||||
export top_builddir="@abs_top_builddir@"
|
||||
|
||||
export TOP=$(pwd)/..
|
||||
|
||||
export TEST_ROOT=$(pwd)/test-tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue