From 00bc560322b97a6a8d3cf7fb2066b6dd199b0a70 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 9 Jan 2004 16:30:52 +0000 Subject: 2004-01-08 Paul Jakma * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR, remove the redhat/... dist targets - instead these now go in.. redhat/Makefile.am: (new) proper place to describe redhat/ dist files, as well as allow quagga.spec to be regenerated properly. redhat/quagga.sysconfig: specify conf file location. redhat/quagga.spec.in: Add 2 patches to RPM build. --- redhat/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 redhat/Makefile.am (limited to 'redhat/Makefile.am') diff --git a/redhat/Makefile.am b/redhat/Makefile.am new file mode 100644 index 00000000..94a63d08 --- /dev/null +++ b/redhat/Makefile.am @@ -0,0 +1,4 @@ + +EXTRA_DIST = quagga.pam quagga.sysconfig quagga.spec quagga.logrotate \ + zebra.init ripd.init ospfd.init ripngd.init ospf6d.init bgpd.init \ + isisd.init -- cgit v1.2.1