void-packages/srcpkgs/efivar/patches/build-tester.patch

11 lines
132 B
Diff
Raw Normal View History

2023-04-15 18:58:22 +02:00
--- a/src/Makefile
+++ b/src/Makefile
@@ -42,6 +42,7 @@
endif
all : $(TARGETS)
+ $(MAKE) -C test
static : $(STATICTARGETS)