Author: ngie
Date: Sat Dec  3 03:05:44 2016
New Revision: 309471
URL: https://svnweb.freebsd.org/changeset/base/309471

Log:
  MFC r305449:
  
  Install h_db to unbreak some of the lib/libc/db testcases after
  r305358

Modified:
  stable/11/lib/libc/tests/db/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libc/tests/db/Makefile
==============================================================================
--- stable/11/lib/libc/tests/db/Makefile        Sat Dec  3 03:04:20 2016        
(r309470)
+++ stable/11/lib/libc/tests/db/Makefile        Sat Dec  3 03:05:44 2016        
(r309471)
@@ -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