mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
sci-libs/MeDiPack: tutorials doesn't build
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -15,10 +15,8 @@ S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL-3'
|
||||
IUSE="tutorials"
|
||||
SLOT="0/${PV}"
|
||||
|
||||
DEPEND="tutorials? ( sci-libs/CoDiPack )"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="sys-devel/gsl"
|
||||
|
||||
@@ -29,7 +27,6 @@ src_prepare() {
|
||||
|
||||
src_compile() {
|
||||
emake all
|
||||
use tutorials && emake tutorials
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
@@ -9,7 +9,4 @@
|
||||
<bugs-to>https://github.com/SciCompKL/MeDiPack/issues</bugs-to>
|
||||
<remote-id type="github">SciCompKL/MeDiPack</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="tutorials">Build the tutorials</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user