Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-libs/libmoe: EAPI 6, build with GCC-5 #2931

Closed
wants to merge 1 commit into from

Conversation

a17r
Copy link
Member

@a17r a17r commented Nov 27, 2016

Gentoo-bug: 570144

Package-Manager: portage-2.3.0

@gentoo-repo-qa-bot gentoo-repo-qa-bot added the assigned PR successfully assigned to the package maintainer(s). label Nov 27, 2016
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull Request assignment

Areas affected: ebuilds
Packages affected: dev-libs/libmoe

dev-libs/libmoe: @gentoo/cjk

DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"

DOCS=( ChangeLog )
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need this, covered by einstalldocs

default

sed -i \
-e "/^PREFIX=/s:=.*:=/usr:" \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about Gentoo Prefix? i.e. ${EPREFIX}


sed -i \
-e "/^PREFIX=/s:=.*:=/usr:" \
-e "/^LIBSODIR=/s:=.*:=/usr/$(get_libdir):" \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about reusing $PREFIX here instead of respecifying /usr ?

Gentoo-bug: 570144

Package-Manager: portage-2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s).
Projects
None yet
3 participants