aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2016-03-04 19:40:47 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2016-03-07 21:04:09 +0000
commit5e3ee80f763d2bca679c7a5b3bb6e3c6aba92268 (patch)
tree113dddda51fdce8416896d086d2dc4e78e2d9d7d /sci-astronomy
parentsci-astronomy/scamp: fixed atlas detection and curl dependency (diff)
downloadsci-5e3ee80f763d2bca679c7a5b3bb6e3c6aba92268.tar.gz
sci-5e3ee80f763d2bca679c7a5b3bb6e3c6aba92268.tar.bz2
sci-5e3ee80f763d2bca679c7a5b3bb6e3c6aba92268.zip
sci-astronomy/psfex: removed useless sed
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/psfex/psfex-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index b8ab1240b..4a5fedc8d 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -42,8 +42,6 @@ src_prepare() {
-e "s/AC_CHECK_LIB(lapack/AC_CHECK_LIB(${myclapack}/g" \
-i acx_atlas.m4 || die
- # fix for newer plplot
- sed -e 's/plcol(/plcol0(/g' -i src/cplot.c || die
eautoreconf
subversion_src_prepare
}