Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173373 Details for
Bug 248799
version bump: sci-biology/biopython-1.49
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
biopython-1.49-flex.patch
biopython-1.49-flex.patch (text/plain), 782 bytes, created by
juantxorena@gmail.com
on 2008-11-25 17:39:06 UTC
(
hide
)
Description:
biopython-1.49-flex.patch
Filename:
MIME Type:
Creator:
juantxorena@gmail.com
Created:
2008-11-25 17:39:06 UTC
Size:
782 bytes
patch
obsolete
>--- setup.py.old 2008-11-25 18:03:16.000000000 +0100 >+++ setup.py 2008-11-25 18:04:14.000000000 +0100 >@@ -341,12 +341,12 @@ > include_dirs=["Bio"] > ), > #Commented out due to the build dependency on flex, see Bug 2619 >-# Extension('Bio.PDB.mmCIF.MMCIFlex', >-# ['Bio/PDB/mmCIF/lex.yy.c', >-# 'Bio/PDB/mmCIF/MMCIFlexmodule.c'], >-# include_dirs=["Bio"], >-# libraries=["fl"] >-# ), >+ Extension('Bio.PDB.mmCIF.MMCIFlex', >+ ['Bio/PDB/mmCIF/lex.yy.c', >+ 'Bio/PDB/mmCIF/MMCIFlexmodule.c'], >+ include_dirs=["Bio"], >+ libraries=["fl"] >+ ), > Extension('Bio.Nexus.cnexus', > ['Bio/Nexus/cnexus.c'] > ),
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 248799
:
173372
| 173373