Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438438 Details for
Bug 586726
sys-devel/crossdev: prefixify
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
prefixify ebuild
crossdev-99999999-prefixify-ebuild.patch (text/plain), 625 bytes, created by
Michael Weiser
on 2016-06-22 15:35:57 UTC
(
hide
)
Description:
prefixify ebuild
Filename:
MIME Type:
Creator:
Michael Weiser
Created:
2016-06-22 15:35:57 UTC
Size:
625 bytes
patch
obsolete
>--- /usr/local/gentoo/usr/portage/sys-devel/crossdev/crossdev-99999999.ebuild 2016-02-20 15:58:10.000000000 +0100 >+++ crossdev-99999999.ebuild 2016-06-20 01:19:39.000000000 +0200 >@@ -3,7 +3,7 @@ > # $Id$ > > EAPI="5" >-inherit eutils >+inherit eutils prefix > > if [[ ${PV} == "99999999" ]] ; then > EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git" >@@ -32,6 +32,8 @@ > > src_prepare() { > epatch "${FILESDIR}"/use-new-path-for-functions.sh.patch >+ epatch "${FILESDIR}"/crossdev-git-eprefix-2.patch >+ eprefixify crossdev wrappers/cross-emerge wrappers/cross-pkg-config wrappers/etc/portage/make.conf > } > > src_install() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 586726
: 438438 |
438440