diff options
-rw-r--r-- | net-im/coccinella/coccinella-0.96.18.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/coccinella/coccinella-0.96.18.ebuild b/net-im/coccinella/coccinella-0.96.18.ebuild index 92c6e673af96..82820b8072ae 100644 --- a/net-im/coccinella/coccinella-0.96.18.ebuild +++ b/net-im/coccinella/coccinella-0.96.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.18.ebuild,v 1.1 2010/05/18 08:57:54 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.96.18.ebuild,v 1.2 2010/05/18 14:52:33 mr_bones_ Exp $ inherit eutils fdo-mime @@ -45,7 +45,6 @@ src_install () { rm -R "${S}"/bin/windows rm -R "${S}"/bin/unix/NetBSD - dodir /opt/coccinella cp -R "${S}"/* ${D}/opt/coccinella/ fperms 0755 /opt/coccinella/Coccinella.tcl |