aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/angsd')
-rw-r--r--sci-biology/angsd/angsd-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-biology/angsd/angsd-9999.ebuild b/sci-biology/angsd/angsd-9999.ebuild
index 1670e6684..97f614509 100644
--- a/sci-biology/angsd/angsd-9999.ebuild
+++ b/sci-biology/angsd/angsd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,6 +21,7 @@ RDEPEND="${DEPEND}"
# https://github.com/ANGSD/angsd/issues/9
src_prepare(){
+ default
sed \
-e 's@FLAGS=-O3@FLAGS=@' \
-e 's@HTSLIB = .*@HTSLIB = -lhts@' \