Skip to content

Commit

Permalink
sci-libs/cblas-reference: [QA] Add cmake-utils_src_prepare
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.11, Repoman-2.3.3
  • Loading branch information
SoapGentoo committed Oct 16, 2017
1 parent 1849770 commit f378290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ S="${WORKDIR}/${LPN}-${LPV}"
PATCHES=( "${FILESDIR}/lapack-reference-${LPV}-fix-build-system.patch" )

src_prepare() {
epatch "${PATCHES[@]}"

eapply_user
cmake-utils_src_prepare

ESELECT_PROF=reference

Expand Down
4 changes: 1 addition & 3 deletions sci-libs/cblas-reference/cblas-reference-20161223.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ S="${WORKDIR}/${LPN}-${LPV}"
PATCHES=( "${FILESDIR}/lapack-reference-${LPV}-fix-build-system.patch" )

src_prepare() {
epatch "${PATCHES[@]}"

eapply_user
cmake-utils_src_prepare

ESELECT_PROF=reference

Expand Down

0 comments on commit f378290

Please sign in to comment.