From 8515688e4fc1e61508e192542688b3ff53ea4ca8 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 25 Aug 2002 21:19:46 +0000 Subject: Merge changes in the main trunk into the buildlink2 branch for those packages that have been converted to USE_BUILDLINK2. --- net/zebra/patches/patch-ab | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'net/zebra/patches/patch-ab') diff --git a/net/zebra/patches/patch-ab b/net/zebra/patches/patch-ab index 28c972e950d..ee02c1f0ab9 100644 --- a/net/zebra/patches/patch-ab +++ b/net/zebra/patches/patch-ab @@ -1,18 +1,13 @@ -$NetBSD: patch-ab,v 1.3 2000/08/24 01:25:42 kim Exp $ +$NetBSD: patch-ab,v 1.3.2.1 2002/08/25 21:20:42 jlam Exp $ ---- ospf6d/Makefile.am.orig Thu Aug 17 04:27:37 2000 -+++ ospf6d/Makefile.am Wed Aug 23 16:21:19 2000 -@@ -4,6 +4,8 @@ - DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" - INSTALL_SDATA=@INSTALL@ -m 600 +--- ospf6d/Makefile.am.orig Sat Jun 29 15:20:39 2002 ++++ ospf6d/Makefile.am Wed Jul 10 08:34:31 2002 +@@ -34,15 +34,17 @@ + + EXTRA_DIST = $(sysconf_DATA) +sysconfdatadir=$(datadir)/examples/zebra + - noinst_LIBRARIES = libospf6.a - sbin_PROGRAMS = ospf6d - -@@ -33,14 +35,14 @@ - install-sysconfDATA: $(sysconf_DATA) @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(sysconfdir) @@ -30,4 +25,3 @@ $NetBSD: patch-ab,v 1.3 2000/08/24 01:25:42 kim Exp $ + $(INSTALL_SDATA) $$p $(DESTDIR)$(sysconfdatadir)/$$p; \ fi; fi; \ done - -- cgit v1.2.3