mirror of
https://github.com/NixOS/nix
synced 2025-07-17 22:48:29 +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,7 @@
|
|||
%: %.in Makefile
|
||||
sed \
|
||||
-e "s^@abs_top_srcdir\@^$(abs_top_srcdir)^g" \
|
||||
-e "s^@abs_top_builddir\@^$(abs_top_builddir)^g" \
|
||||
-e "s^@extra1\@^$(extra1)^g" \
|
||||
-e "s^@prefix\@^$(prefix)^g" \
|
||||
-e "s^@bindir\@^$(bindir)^g" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue