summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/meld/meld-0.8.3.ebuild')
-rw-r--r--dev-util/meld/meld-0.8.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/meld/meld-0.8.3.ebuild b/dev-util/meld/meld-0.8.3.ebuild
index 47b7738a58d1..cf6be9910c8c 100644
--- a/dev-util/meld/meld-0.8.3.ebuild
+++ b/dev-util/meld/meld-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-0.8.3.ebuild,v 1.2 2003/09/02 12:41:11 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-0.8.3.ebuild,v 1.3 2003/09/06 08:39:20 msterret Exp $
DESCRIPTION="A graphical (GNOME 2) diff and merge tool"
HOMEPAGE="http://meld.sourceforge.net/"
@@ -21,11 +21,11 @@ DEPEND=">=dev-lang/python-2.2
src_unpack(){
unpack ${A} ; cd ${S}
epatch ${FILESDIR}/${P}-gentoo.diff
-}
+}
src_install() {
insinto /usr/lib/meld
- doins *.py
+ doins *.py
dobin meld
insinto /usr/share/meld/glade2
doins glade2/*