5a745305bf
- mkdir -> ${INSTALL_DATA_DIR} - install docs in share/doc/zebra and the examples in share/examples/zebra - ${FOO} -> $FOO in DEINSTALL/INSTALL - better INSTALL script, don't pointlessly install the samples in share/examples/zebra and then into /etc/zebra as well. tell the end user that they're installed in share/examples/zebra and let them deal with it.
29 lines
767 B
Plaintext
29 lines
767 B
Plaintext
@comment $OpenBSD: PLIST,v 1.8 2000/08/25 01:18:21 brad Exp $
|
|
sbin/bgpd
|
|
sbin/ospfd
|
|
sbin/ospf6d
|
|
sbin/ripd
|
|
sbin/ripngd
|
|
sbin/zebra
|
|
@unexec /usr/bin/install-info --delete %D/info/zebra.info %D/info/dir
|
|
info/zebra.info
|
|
@exec /usr/bin/install-info %D/info/zebra.info %D/info/dir
|
|
man/man1/vtysh.1
|
|
man/man8/bgpd.8
|
|
man/man8/ospf6d.8
|
|
man/man8/ospfd.8
|
|
man/man8/ripd.8
|
|
man/man8/ripngd.8
|
|
man/man8/zebra.8
|
|
share/doc/zebra/README
|
|
share/doc/zebra/README.mbgp
|
|
share/examples/zebra/bgpd.conf.sample
|
|
share/examples/zebra/bgpd.conf.sample2
|
|
share/examples/zebra/ripd.conf.sample
|
|
share/examples/zebra/ripngd.conf.sample
|
|
share/examples/zebra/zebra.conf.sample
|
|
share/examples/zebra/ospfd.conf.sample
|
|
share/examples/zebra/ospf6d.conf.sample
|
|
@dirrm share/doc/zebra
|
|
@dirrm share/examples/zebra
|