From: fredrik@DOLDA2000.COM Date: Wed, 25 May 2005 00:14:21 +0000 (+0000) Subject: This seems much simpler... X-Git-Url: http://dolda2000.com/gitweb/?p=icmp-dn.git;a=commitdiff_plain;h=bb65ff36a74c4a742c3b734b0cb8459b5b2e7713 This seems much simpler... git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@272 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/admin/portage/net-misc/icmpdn/icmpdn-0.2.ebuild b/admin/portage/net-misc/icmpdn/icmpdn-0.2.ebuild index c0e086f..95a1d49 100644 --- a/admin/portage/net-misc/icmpdn/icmpdn-0.2.ebuild +++ b/admin/portage/net-misc/icmpdn/icmpdn-0.2.ebuild @@ -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() {