sci-libs/meschach: Styling fix

no need to add README to DOCS, it is already in default DOCS

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-03 17:04:06 +01:00
parent 216ce5963f
commit 6d1e3db670

View File

@@ -16,6 +16,7 @@ http://cdn-fastly.deb.debian.org/debian/pool/main/m/meschach/${PN}_${PV}-14.debi
LICENSE="meschach"
SLOT="0"
KEYWORDS="~amd64"
IUSE="complex +double float munroll old segmem sparse unroll"
REQUIRED_USE="
^^ ( double float )
@@ -26,8 +27,6 @@ PATCHES=(
"${WORKDIR}/debian/patches/${PN}_${PV}-13.configure.diff"
)
DOCS=( README )
src_prepare() {
default
sed -i -- 's/CFLAGS = -O3 -fPIC/CFLAGS = @CFLAGS@ -fPIC/g' makefile.in