Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 257083 Details for
Bug 348632
dev-python/pyside-0.4.2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch which clears this bugs error
pyside-phonon.patch (text/plain), 510 bytes, created by
tarek
on 2010-12-14 03:56:50 UTC
(
hide
)
Description:
patch which clears this bugs error
Filename:
MIME Type:
Creator:
tarek
Created:
2010-12-14 03:56:50 UTC
Size:
510 bytes
patch
obsolete
>--- cmake/Macros/PySideModules.cmake.orig 2010-12-14 14:20:48.338624703 +1100 >+++ cmake/Macros/PySideModules.cmake 2010-12-14 14:21:45.370653659 +1100 >@@ -58,7 +58,7 @@ > endif () > string(TOLOWER ${class} _class) > string(TOUPPER ${module} _module) >- if (${namespace}) >+ if (_namespace) > set(_cppfile ${CMAKE_CURRENT_BINARY_DIR}/PySide/${module}/${_namespace}_${_class}_wrapper.cpp) > else () > set(_cppfile ${CMAKE_CURRENT_BINARY_DIR}/PySide/${module}/${_class}_wrapper.cpp)
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 348632
:
257075
|
257077
|
257079
|
257080
|
257082
| 257083 |
257084
|
257085