summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-03-01 01:52:40 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-03-01 19:12:22 +0100
commit54046401ad1ce188f1d6cd6099c7ee75e09c7328 (patch)
tree8b979684aa4ed418c967b59fea46fd1c0b8be6a6 /debian/rules
parentBGP: Unnumbered peering in a VRF (diff)
downloadfrr-54046401ad1ce188f1d6cd6099c7ee75e09c7328.tar.xz
frr-54046401ad1ce188f1d6cd6099c7ee75e09c7328.zip
debian: Remove some unnecesary files from debian directory.
The daemons file is no longer needed as well as the debian.conf file. They have been subsumed by the systemd initialization methodology. Ticket: CM-9581 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index f8fc2fa4d..90c8574e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,8 +101,6 @@ override_dh_auto_install:
# install config files
mkdir -p debian/tmp/etc/quagga/
- cp debian/my/debian.conf debian/tmp/etc/quagga/
- cp debian/my/daemons debian/tmp/etc/quagga/
perl -pi -e 's#^!log file #!log file /var/log/quagga/#' debian/tmp/usr/share/doc/quagga/examples/*sample*
# installing the Quagga specific SNMP MIB