tests: Don't install test-libstoreconsumer program
Sorry about that. Fixes https://github.com/NixOS/nix/issues/8616
This commit is contained in:
@@ -2,6 +2,9 @@ programs += test-libstoreconsumer
|
||||
|
||||
test-libstoreconsumer_DIR := $(d)
|
||||
|
||||
# do not install
|
||||
test-libstoreconsumer_INSTALL_DIR :=
|
||||
|
||||
test-libstoreconsumer_SOURCES := \
|
||||
$(wildcard $(d)/*.cc) \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user