summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/coccinella/coccinella-0.95.7.ebuild')
-rw-r--r--net-im/coccinella/coccinella-0.95.7.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/coccinella/coccinella-0.95.7.ebuild b/net-im/coccinella/coccinella-0.95.7.ebuild
index 306deff249c5..a8de42f35b17 100644
--- a/net-im/coccinella/coccinella-0.95.7.ebuild
+++ b/net-im/coccinella/coccinella-0.95.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.95.7.ebuild,v 1.2 2005/08/28 06:22:40 redhatter Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/coccinella/coccinella-0.95.7.ebuild,v 1.3 2007/04/28 17:34:49 swegener Exp $
NAME=Coccinella
S="${WORKDIR}/${NAME}-${PV}Src"
@@ -22,8 +22,7 @@ src_install () {
cp -R "${S}"/* ${D}/opt/coccinella/
fperms 0755 /opt/coccinella/Coccinella.tcl
dosym Coccinella.tcl /opt/coccinella/coccinella
- insinto /etc/env.d
- doins ${FILESDIR}/97coccinella
+ doenvd ${FILESDIR}/97coccinella
dodoc CHANGES README.txt READMEs/README-jabber READMEs/README-smileys
}