Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331252 Details for
Bug 445668
kde-base/pykde4-4.9.3 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Change CMAKE_BUILD_DIR to BUILD_DIR
pykde4-4.9.3.ebuild.patch (text/plain), 659 bytes, created by
Niko Böckerman
on 2012-12-02 21:38:48 UTC
(
hide
)
Description:
Change CMAKE_BUILD_DIR to BUILD_DIR
Filename:
MIME Type:
Creator:
Niko Böckerman
Created:
2012-12-02 21:38:48 UTC
Size:
659 bytes
patch
obsolete
>--- /usr/portage/kde-base/pykde4/pykde4-4.9.3.ebuild 2012-11-30 19:01:18.000000000 +0200 >+++ portage-stuff/nikos_gentoo_overlay/kde-base/pykde4/pykde4-4.9.3.ebuild 2012-12-02 23:35:55.903513566 +0200 >@@ -78,7 +78,7 @@ > $(cmake-utils_use_with semantic-desktop KdepimLibs) > -DPYTHON_EXECUTABLE=$(PYTHON -a) > ) >- local CMAKE_BUILD_DIR=${S}_build-${PYTHON_ABI} >+ local BUILD_DIR=${S}_build-${PYTHON_ABI} > kde4-base_src_configure > } > >@@ -92,7 +92,7 @@ > > src_compile() { > compilation() { >- local CMAKE_BUILD_DIR=${S}_build-${PYTHON_ABI} >+ local BUILD_DIR=${S}_build-${PYTHON_ABI} > kde4-base_src_compile > } > python_execute_function compilation
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 445668
:
331208
|
331210
|
331220
|
331222
|
331230
| 331252