summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-01-30 17:06:33 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-01-30 17:06:33 +0000
commit4bed6264f85ec109679ae66afcbb65c8b648aead (patch)
tree91a990bbb178deb0c6b3d303e3a4424f7c17f800 /sci-biology/njplot/njplot-20050109.ebuild
parentnew upstream version, bumped. (diff)
downloadgentoo-2-4bed6264f85ec109679ae66afcbb65c8b648aead.tar.gz
gentoo-2-4bed6264f85ec109679ae66afcbb65c8b648aead.tar.bz2
gentoo-2-4bed6264f85ec109679ae66afcbb65c8b648aead.zip
Ebuild cleanup
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-biology/njplot/njplot-20050109.ebuild')
-rw-r--r--sci-biology/njplot/njplot-20050109.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/njplot/njplot-20050109.ebuild b/sci-biology/njplot/njplot-20050109.ebuild
index d7361e998269..65550ee5966a 100644
--- a/sci-biology/njplot/njplot-20050109.ebuild
+++ b/sci-biology/njplot/njplot-20050109.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/njplot/njplot-20050109.ebuild,v 1.2 2005/01/09 18:40:54 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/njplot/njplot-20050109.ebuild,v 1.3 2005/01/30 17:06:33 ribosome Exp $
DESCRIPTION="A phylogenetic tree drawing program which supports tree rooting"
HOMEPAGE="http://pbil.univ-lyon1.fr/software/njplot.html"
@@ -17,7 +17,7 @@ DEPEND="sci-biology/ncbi-tools
src_unpack() {
unpack ${A}
cd ${S}
- sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" njplot-vib.c
+ sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" njplot-vib.c || die
}
src_compile() {