Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29634 Details for
Bug 45312
gcc-config-1.3.5 has no default profile installed during catalyst stage building
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
use correct path for gcc-config
catalyst-gcc-config-path.patch (text/plain), 424 bytes, created by
jochen
on 2004-04-19 11:28:27 UTC
(
hide
)
Description:
use correct path for gcc-config
Filename:
MIME Type:
Creator:
jochen
Created:
2004-04-19 11:28:27 UTC
Size:
424 bytes
patch
obsolete
>--- catalyst/targets/stage1/stage1-preclean2-chroot.sh.orig 2004-04-19 20:26:34.000000000 +0200 >+++ catalyst/targets/stage1/stage1-preclean2-chroot.sh 2004-04-19 20:26:44.000000000 +0200 >@@ -6,7 +6,7 @@ > #now, some finishing touches to initialize gcc-config.... > unset ROOT > >-if [ -e /usr/sbin/gcc-config ] >+if [ -e /usr/bin/gcc-config ] > then > mythang=$( cd /etc/env.d/gcc; ls ${clst_CHOST}-* ) > echo $mythang; sleep 20
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 45312
: 29634