summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-20 20:32:09 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-20 20:32:09 +0000
commit32d3eeaf7392c1dcfef7d6d792e91f6b3157a51f (patch)
treef74c4fe37916d3a20254916ea221c365beca3aa9 /sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild
parentx11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly (diff)
downloadhistorical-32d3eeaf7392c1dcfef7d6d792e91f6b3157a51f.tar.gz
historical-32d3eeaf7392c1dcfef7d6d792e91f6b3157a51f.tar.bz2
historical-32d3eeaf7392c1dcfef7d6d792e91f6b3157a51f.zip
Install Perl modules into vendor-dir, #349772
Package-Manager: portage-2.2.0_alpha28/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild')
-rw-r--r--sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild b/sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild
index c31ba770d710..b3264d75e9d4 100644
--- a/sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild
+++ b/sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild,v 1.1 2011/03/20 12:15:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/vienna-rna/vienna-rna-1.8.5.ebuild,v 1.2 2011/03/20 20:32:09 jlec Exp $
EAPI="2"
@@ -36,6 +36,7 @@ PATCHES=(
src_prepare() {
base_src_prepare
sed -i 's/ getline/ v_getline/' Readseq/ureadseq.c || die
+ sed -i 's/@PerlCmd@ Makefile.PL/& INSTALLDIRS=vendor/' Perl/Makefile.am || die
eautoreconf
cd RNAforester && eautoreconf