Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 380310 Details for
Bug 516476
bootstrap fails due to python-2.7.6-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for Makefile.pre.in
python-makefile-pre.patch (text/plain), 886 bytes, created by
iloveosxzfs
on 2014-07-06 15:58:15 UTC
(
hide
)
Description:
Patch for Makefile.pre.in
Filename:
MIME Type:
Creator:
iloveosxzfs
Created:
2014-07-06 15:58:15 UTC
Size:
886 bytes
patch
obsolete
>--- Makefile.pre.in 2014-07-06 08:00:27.000000000 -0700 >+++ Makefile.pre.in 2014-07-06 08:01:05.000000000 -0700 >@@ -1200,8 +1200,8 @@ > # Install a number of symlinks to keep software that expects a normal unix > # install (which includes python-config) happy. > frameworkinstallmaclib: >- ln -fs "../../../$(PYTHONFRAMEWORK)" "$(DESTDIR)$(prefix)/lib/python$(VERSION)/config/libpython$(VERSION).a" >- ln -fs "../../../$(PYTHONFRAMEWORK)" "$(DESTDIR)$(prefix)/lib/python$(VERSION)/config/libpython$(VERSION).dylib" >+ # ln -fs "../../../$(PYTHONFRAMEWORK)" "$(DESTDIR)$(prefix)/lib/python$(VERSION)/config/libpython$(VERSION).a" >+ # ln -fs "../../../$(PYTHONFRAMEWORK)" "$(DESTDIR)$(prefix)/lib/python$(VERSION)/config/libpython$(VERSION).dylib" > ln -fs "../$(PYTHONFRAMEWORK)" "$(DESTDIR)$(prefix)/lib/libpython$(VERSION).dylib" > cd Mac && $(MAKE) installmacsubtree DESTDIR="$(DESTDIR)" >
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 516476
:
380278
|
380280
|
380282
|
380284
| 380310 |
380312