Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206651 Details for
Bug 277938
sci-biology/velvet: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixing as-needed issues
velvet-0.7.5x.patch (text/plain), 631 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-10-10 12:40:50 UTC
(
hide
)
Description:
fixing as-needed issues
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-10-10 12:40:50 UTC
Size:
631 bytes
patch
obsolete
>--- velvet-0.7.55.ebuild.orig 2009-10-10 14:36:08.861978604 +0200 >+++ velvet-0.7.55.ebuild 2009-10-10 14:35:11.620977647 +0200 >@@ -23,8 +23,9 @@ > src_prepare() { > rm -rf "${S}"/third-party/zlib* > sed -i -e '/\(CFLAGS\|LDFLAGS\|Z_LIB_DIR\|Z_LIB_FILES\) *= */d' \ >- -e '1 a CFLAGS+= -Wall' -e '1 a LDFLAGS+= -lm -lz' \ >+ -e '1 a CFLAGS+= -Wall' -e '1 a LIBS = -lm -lz' \ > -e '/default :/ s/zlib//' -e '/color :/ s/zlib//' \ >+ -e 's/Z_LIB_FILES/LIBS/' \ > "${S}"/Makefile || die > use doc || sed -i -e '/default :/ s/doc//' "${S}"/Makefile || die > sed -i -e '/zlib.h/d' -e '1 i #include <zlib.h>' "${S}"/src/readSet.c || die
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 277938
:
198057
| 206651