mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Fix plugin tests on darwin
This commit is contained in:
parent
52c777a793
commit
3fe9767dd3
3 changed files with 7 additions and 7 deletions
|
@ -32,4 +32,4 @@ tests-environment = NIX_REMOTE= $(bash) -e
|
|||
|
||||
clean-files += $(d)/common.sh
|
||||
|
||||
installcheck: $(d)/common.sh $(d)/plugins/plugintest.so
|
||||
installcheck: $(d)/common.sh $(d)/plugins/libplugintest.$(SO_EXT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue