paul | 1b414a1 | 2005-04-11 07:05:21 +0000 | [diff] [blame] | 1 | i pkginfo=$abs_builddir/pkginfo.daemons.full |
| 2 | i depend=$abs_builddir/depend.daemons |
| 3 | i copying=$abs_top_srcdir/COPYING |
paul | 1b414a1 | 2005-04-11 07:05:21 +0000 | [diff] [blame] | 4 | d none @sbindir@=$DESTDIR/@sbindir@ 0755 root bin |
| 5 | f none @sbindir@/zebra=$DESTDIR/@sbindir@/zebra 0755 root bin |
| 6 | f none @sbindir@/bgpd=$DESTDIR/@sbindir@/bgpd 0755 root bin |
| 7 | f none @sbindir@/ripd=$DESTDIR/@sbindir@/ripd 0755 root bin |
| 8 | f none @sbindir@/ripngd=$DESTDIR/@sbindir@/ripngd 0755 root bin |
| 9 | f none @sbindir@/ospfd=$DESTDIR/@sbindir@/ospfd 0755 root bin |
| 10 | f none @sbindir@/ospf6d=$DESTDIR/@sbindir@/ospf6d 0755 root bin |
| 11 | f none @sbindir@/watchquagga=$DESTDIR/@sbindir@/watchquagga 0755 root bin |
| 12 | d none @sysconfdir@=$DESTDIR/@sysconfdir@ 0711 @enable_user@ @enable_group@ |
| 13 | f none @sysconfdir@/zebra.conf.sample=$DESTDIR/@sysconfdir@/zebra.conf.sample 0644 root bin |
| 14 | f none @sysconfdir@/bgpd.conf.sample=$DESTDIR/@sysconfdir@/bgpd.conf.sample 0644 root bin |
| 15 | f none @sysconfdir@/bgpd.conf.sample2=$DESTDIR/@sysconfdir@/bgpd.conf.sample2 0644 root bin |
| 16 | f none @sysconfdir@/ripd.conf.sample=$DESTDIR/@sysconfdir@/ripd.conf.sample 0644 root bin |
| 17 | f none @sysconfdir@/ripngd.conf.sample=$DESTDIR/@sysconfdir@/ripngd.conf.sample 0644 root bin |
| 18 | f none @sysconfdir@/ospfd.conf.sample=$DESTDIR/@sysconfdir@/ospfd.conf.sample 0644 root bin |
| 19 | f none @sysconfdir@/ospf6d.conf.sample=$DESTDIR/@sysconfdir@/ospf6d.conf.sample 0644 root bin |
| 20 | d none @quagga_statedir@=$DESTDIR/@quagga_statedir@ 0711 @enable_user@ @enable_group@ |