diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2007-11-06 16:40:49 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-11-06 16:40:49 -0800 |
commit | 79ee9229cc8ad833c4bb4e0eaf89cfe3645ed094 (patch) | |
tree | 817823ac6ec386e05d73cc5efe9c0c9297445e23 /Makefile.am | |
parent | 76b12db507c0381b9b93db73a4cacab89dcd8c13 (diff) | |
download | vyatta-cfg-quagga-79ee9229cc8ad833c4bb4e0eaf89cfe3645ed094.tar.gz vyatta-cfg-quagga-79ee9229cc8ad833c4bb4e0eaf89cfe3645ed094.zip |
don't need to change /etc/hosts in postinst
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0318e03e..c3aea76e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,6 @@ sbin_SCRIPTS += scripts/telnetd.init share_perl5_DATA = scripts/keepalived/VyattaKeepalived.pm -sysconf_DATA += sysconf/hosts sysconf_DATA += sysconf/logrotate_messages sysconf_DATA += sysconf/motd.tail sysconf_DATA += sysconf/syslog.conf |