You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-vpn/iodine/files/iodine-0.7.0-TestMessage.patch

13 lines
350 B

--- iodine-0.7.0/Makefile
+++ iodine-0.7.0/Makefile
@@ -35,8 +35,7 @@
$(RM) $(RM_FLAGS) $(DESTDIR)$(mandir)/man8/iodine.8
test: all
- @echo "!! The check library is required for compiling and running the tests"
- @echo "!! Get it at http://check.sf.net"
+ @echo "Executing tests target"
@(cd tests; $(MAKE) TARGETOS=$(TARGETOS) all)
clean: