Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/unbound Visit "etc" so our rc.d file gets insta...



details:   https://anonhg.NetBSD.org/src/rev/5897e60d3f7b
branches:  trunk
changeset: 817495:5897e60d3f7b
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Aug 22 09:38:50 2016 +0000

description:
Visit "etc" so our rc.d file gets installed.

diffstat:

 external/bsd/unbound/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 779f39a4644f -r 5897e60d3f7b external/bsd/unbound/Makefile
--- a/external/bsd/unbound/Makefile     Mon Aug 22 08:58:57 2016 +0000
+++ b/external/bsd/unbound/Makefile     Mon Aug 22 09:38:50 2016 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.1 2016/08/20 11:20:31 christos Exp $
+#      $NetBSD: Makefile,v 1.2 2016/08/22 09:38:50 martin Exp $
 
-SUBDIR+= lib .WAIT sbin bin
+SUBDIR+= lib .WAIT sbin bin etc
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index