don't split the zebra info page
This commit is contained in:
parent
0cf99b59c0
commit
ca62352689
11
net/zebra/patches/patch-doc_Makefile.in
Normal file
11
net/zebra/patches/patch-doc_Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- doc/Makefile.in.orig Thu Aug 24 17:37:42 2000
|
||||
+++ doc/Makefile.in Thu Aug 24 17:37:49 2000
|
||||
@@ -74,7 +74,7 @@
|
||||
KERNEL_METHOD = @KERNEL_METHOD@
|
||||
LIB_IPV6 = @LIB_IPV6@
|
||||
LIB_REGEX = @LIB_REGEX@
|
||||
-MAKEINFO = @MAKEINFO@
|
||||
+MAKEINFO = @MAKEINFO@ --no-split
|
||||
OSPF6D = @OSPF6D@
|
||||
OSPFD = @OSPFD@
|
||||
OTHER_METHOD = @OTHER_METHOD@
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2000/08/23 16:04:49 peter Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2000/08/24 21:49:44 brad Exp $
|
||||
sbin/bgpd
|
||||
sbin/ospfd
|
||||
sbin/ospf6d
|
||||
@ -7,9 +7,6 @@ sbin/ripngd
|
||||
sbin/zebra
|
||||
@unexec /usr/bin/install-info --delete %D/info/zebra.info %D/info/dir
|
||||
info/zebra.info
|
||||
info/zebra.info-1
|
||||
info/zebra.info-2
|
||||
info/zebra.info-3
|
||||
@exec /usr/bin/install-info %D/info/zebra.info %D/info/dir
|
||||
man/man1/vtysh.1
|
||||
man/man8/bgpd.8
|
||||
@ -18,7 +15,6 @@ man/man8/ospfd.8
|
||||
man/man8/ripd.8
|
||||
man/man8/ripngd.8
|
||||
man/man8/zebra.8
|
||||
@exec /bin/mkdir %D/share/zebra
|
||||
share/zebra/bgpd.conf.sample
|
||||
share/zebra/bgpd.conf.sample2
|
||||
share/zebra/ripd.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user