This seems much simpler...
[icmp-dn.git] / admin / portage / net-misc / icmpdn / icmpdn-0.2.ebuild
index c0e086f..95a1d49 100644 (file)
@@ -28,8 +28,8 @@ src_compile() {
 src_install() {
     make install DESTDIR=${D} || die "Install failed"
     fperms 4755 /usr/bin/idnlookup
-    doinitd ${FILESDIR}/icmpdnd.init icmpdnd
-    dodoc AUTHORS ChangeLog COPYING INSTALL NEWS README
+    doinitd ${FILESDIR}/icmpdnd
+    dodoc AUTHORS ChangeLog COPYING INSTALL README
 }
 
 pkg_postinst() {