summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimMayle(Max_) <max-lists@ycom.ch>2008-05-27 09:53:07 +0000
committerTimMayle(Max_) <max-lists@ycom.ch>2008-05-27 09:53:07 +0000
commit19de89ff16055654ff4cdcbc8467456b7416d2a7 (patch)
treedee1b7215b52c03cd76ca017c2e0f7665bec9cd4
parentIn gentoo-x86 (diff)
downloadsunrise-19de89ff16055654ff4cdcbc8467456b7416d2a7.tar.gz
sunrise-19de89ff16055654ff4cdcbc8467456b7416d2a7.tar.bz2
sunrise-19de89ff16055654ff4cdcbc8467456b7416d2a7.zip
Change the configuration file name
svn path=/sunrise/; revision=6230
-rw-r--r--net-misc/openlldp/openlldp-0.3_alpha.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openlldp/openlldp-0.3_alpha.ebuild b/net-misc/openlldp/openlldp-0.3_alpha.ebuild
index 7804d80e6..e1946fb21 100644
--- a/net-misc/openlldp/openlldp-0.3_alpha.ebuild
+++ b/net-misc/openlldp/openlldp-0.3_alpha.ebuild
@@ -31,7 +31,7 @@ src_install() {
dodoc README
newinitd "${FILESDIR}"/openlldp.initd lldpd
- newconfd "${FILESDIR}"/openlldp.confd openlldp
+ newconfd "${FILESDIR}"/openlldp.confd lldpd
}
pkg_postinst() {