Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242675 Details for
Bug 330507
dev-libs/nss-3.12.6-r2 file collision with sci-biology/emboss-6.1.0-r1 on /usr/bin/digest
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
emboss-6.1.0-r1.ebuild.patch
emboss-6.1.0-r1.ebuild.patch (text/plain), 714 bytes, created by
Martin Mokrejš
on 2010-08-12 20:36:32 UTC
(
hide
)
Description:
emboss-6.1.0-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2010-08-12 20:36:32 UTC
Size:
714 bytes
patch
obsolete
>--- emboss-6.1.0-r1.ebuild.ori 2010-08-12 22:32:55.000000000 +0200 >+++ emboss-6.1.0-r1.ebuild 2010-08-12 22:11:18.000000000 +0200 >@@ -42,6 +42,8 @@ > > src_prepare() { > epatch "${FILESDIR}"/${PN}-5.0.0-as-needed.patch || die "epatch failed" >+ epatch "${FILESDIR}"/Makefile.in.patch || die "epatch failed" >+ epatch "${FILESDIR}"/Makefile.am.patch || die "epatch failed" > > local link_string="-lX11"; > if use png; then >@@ -62,6 +64,7 @@ > sed -i -e "s/SUBDIRS = plplot ajax nucleus emboss test doc jemboss/SUBDIRS = plplot ajax nucleus emboss test doc/" \ > Makefile || die > >+ mv emboss/digest.c emboss/tryptic_digest.c || die "Failed to rename emboss/digest.c to emboss/tryptic_digest.c" > } > > 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 330507
:
242671
|
242673
| 242675