Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197738 Details for
Bug 277603
[PATCH] media-libs/esdl-1.0.1 fails to 'make install'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the Makefile
plain (text/plain), 371 bytes, created by
Elias Probst
on 2009-07-13 02:37:02 UTC
(
hide
)
Description:
Patch to fix the Makefile
Filename:
MIME Type:
Creator:
Elias Probst
Created:
2009-07-13 02:37:02 UTC
Size:
371 bytes
patch
obsolete
>--- esdl-1.0.1.ebuild.orig 2009-07-13 02:29:59.921785945 +0000 >+++ esdl-1.0.1.ebuild 2009-07-13 02:26:03.847785289 +0000 >@@ -31,6 +30,12 @@ > if use truetype ; then > sed -i "/ENABLE_SDL_TTF = /s:no:yes:" Makefile > fi >+ sed -i '/priv\/\*\.\*/d' Makefile >+ sed -i '/chmod 755 $(INSTALLDIR)\/priv\/\*/d' Makefile >+} >+ >+src_compile() { >+ emake || die > } > > src_install() {
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 277603
:
197733
|
197735
| 197738