Author: ngie
Date: Tue Sep  6 00:51:25 2016
New Revision: 305449
URL: https://svnweb.freebsd.org/changeset/base/305449
Log:
  Install h_db to unbreak some of the lib/libc/db testcases after
  r305358
  
  MFC after:    59 days
  X-MFC with:   r305358
  Reported by:  Jenkins, rodrigc
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/lib/libc/tests/db/Makefile

Modified: head/lib/libc/tests/db/Makefile
==============================================================================
--- head/lib/libc/tests/db/Makefile     Tue Sep  6 00:33:54 2016        
(r305448)
+++ head/lib/libc/tests/db/Makefile     Tue Sep  6 00:51:25 2016        
(r305449)
@@ -5,7 +5,7 @@ PACKAGE=        tests
 BINDIR=                ${TESTSDIR}
 
 PROGS=         h_db
-PROGS=         h_lfsr
+PROGS+=                h_lfsr
 
 ${PACKAGE}FILES+=              README
 
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to