Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 330418 Details for
Bug 434574
app-portage/genlop: bashcomp script fails when make.conf is in /etc/portage/
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Similar patch
genlop.patch (text/plain), 636 bytes, created by
quazgar
on 2012-11-24 11:18:40 UTC
(
hide
)
Description:
Similar patch
Filename:
MIME Type:
Creator:
quazgar
Created:
2012-11-24 11:18:40 UTC
Size:
636 bytes
patch
obsolete
>--- /usr/share/bash-completion/genlop~ 2009-03-06 00:55:16.000000000 +0100 >+++ /usr/share/bash-completion/genlop 2012-11-24 10:33:27.000000000 +0100 >@@ -16,8 +16,8 @@ > > origdir="${PWD}" > COMPREPLY=() >- portagedir="$( (source /etc/make.globals >- source /etc/make.conf >+ portagedir="$( (source /usr/share/portage/config/make.globals >+ source /etc/portage/make.conf > echo ${PORTDIR}) )" > if [ -z "${portagedir}" ]; then > portagedir=/usr/portage
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 434574
:
323406
|
325614
| 330418