diff options
author | obache <obache@pkgsrc.org> | 2008-06-02 12:08:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-06-02 12:08:54 +0000 |
commit | 893892abb64e15ee3d7aa12a26d21f7d6fbe8287 (patch) | |
tree | 6db0635c757bdb147832a4f2d785db6632196a48 /net/quagga-devel/PLIST | |
parent | 02d1a7b3b5017ed4acd1466858223b4967165093 (diff) | |
download | pkgsrc-893892abb64e15ee3d7aa12a26d21f7d6fbe8287.tar.gz |
Fixes PLIST.
Some rc scripts does not installed if inet6 option is disabled.
Patch provided by Hasso Tepper in PR 38823.
Diffstat (limited to 'net/quagga-devel/PLIST')
-rw-r--r-- | net/quagga-devel/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/quagga-devel/PLIST b/net/quagga-devel/PLIST index a9869c51487..18dcc72ba8d 100644 --- a/net/quagga-devel/PLIST +++ b/net/quagga-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2007/05/23 10:44:18 gdt Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/06/02 12:08:55 obache Exp $ include/quagga/buffer.h include/quagga/checksum.h include/quagga/command.h @@ -75,10 +75,8 @@ share/examples/quagga/ospfd.conf.sample share/examples/quagga/ripd.conf.sample share/examples/quagga/zebra.conf.sample share/examples/rc.d/bgpd -share/examples/rc.d/ospf6d share/examples/rc.d/ospfd share/examples/rc.d/ripd -share/examples/rc.d/ripngd share/examples/rc.d/zebra @dirrm share/examples/quagga @dirrm include/quagga/ospfd |