The config file is being installed by automake.
[icmp-dn.git] / admin / portage / net-misc / icmpdn / icmpdn-0.1.ebuild
index 16042e7..7ed7025 100644 (file)
@@ -29,8 +29,6 @@ src_install() {
     make install DESTDIR=${D} || die "Install failed"
     fperms 4755 /usr/bin/idnlookup
     doinitd ${FILESDIR}/${PN}.init ${PN}
-    insinto /etc
-    newins ${S}/admin/nss-icmp.conf nss-icmp.conf
     dodoc AUTHORS ChangeLog COPYING INSTALL NEWS README
 }