Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309545 Details for
Bug 412705
games-board/gmchess: ebuild fix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for opening book and AI lib path
file_412705.txt (text/plain), 484 bytes, created by
Samuel Bauer
on 2012-04-19 22:22:33 UTC
(
hide
)
Description:
Fix for opening book and AI lib path
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2012-04-19 22:22:33 UTC
Size:
484 bytes
patch
obsolete
>--- /usr/portage/games-board/gmchess/gmchess-0.29.6.ebuild 2012-02-17 02:31:14.000000000 +0700 >+++ gmchess-0.29.6-r1.ebuild 2012-04-20 04:41:36.000000000 +0700 >@@ -19,6 +19,10 @@ > > src_prepare() { > sed -i -e '/Encoding=/d' data/${PN}.desktop.in || die >+ sed -i -e '128s%share%../&/games%' src/engine/eleeye.cpp || die >+ if use amd64; then >+ sed -i -e '38s%lib%&64%' src/engine/eleeye.cpp || die >+ fi > } > > src_configure() {
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 412705
: 309545