mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user