patch-packages_clib_Makefile_in 499 B

12345678910111213141516
  1. $OpenBSD: patch-packages_clib_Makefile_in,v 1.3 2014/04/04 17:53:49 edd Exp $
  2. More hanging tests.
  3. --- packages/clib/Makefile.in.orig Thu Dec 5 11:26:17 2013
  4. +++ packages/clib/Makefile.in Thu Dec 5 11:26:22 2013
  5. @@ -127,7 +127,7 @@ uninstall::
  6. # Testing
  7. ################################################################
  8. -check: check-socket check-memfile check-unit check-process \
  9. +check: check-socket check-memfile check-unit \
  10. check-read check-uri check-cgi
  11. torture: torture-socket