Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 207322 Details for
Bug 277849
sci-libs/{blas-reference, cblas, lapack} ebuild scripts corrected to allow for proper eselect behavior
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Tiny patch to fix 'eselect cblas add'.
eselect-libs_skel-add.patch (text/plain), 398 bytes, created by
Heiko
on 2009-10-16 16:42:49 UTC
(
hide
)
Description:
Tiny patch to fix 'eselect cblas add'.
Filename:
MIME Type:
Creator:
Heiko
Created:
2009-10-16 16:42:49 UTC
Size:
398 bytes
patch
obsolete
>--- libs/skel.bash.orig 2009-10-16 18:27:10 +0200 >+++ libs/skel.bash 2009-10-16 18:27:23 +0200 >@@ -293,7 +293,7 @@ do_add() { > > # If $D is set, we're adding from portage so we want to respect sandbox. > # Otherwise, respect the ROOT variable. >- local PREFIX=${D:-${EROOT}} >+ local PREFIX=${ED:-${EROOT}} > > # Create directory if necessary > if [[ ! -e ${PREFIX}/etc/env.d/${IFACE}/${1} ]]; then
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 277849
:
197952
|
197954
|
197956
|
197957
|
197958
|
197959
|
207322
|
207324
|
210350
|
210352