]> git.pld-linux.org Git - packages/R-affyio.git/blob - no-zlibbioc.patch
- x32 rebuild
[packages/R-affyio.git] / no-zlibbioc.patch
1 diff -up affyio/DESCRIPTION.zlibbioc affyio/DESCRIPTION
2 --- affyio/DESCRIPTION.zlibbioc 2011-11-09 13:52:14.414301661 -0500
3 +++ affyio/DESCRIPTION  2011-11-09 13:52:17.905242736 -0500
4 @@ -4,7 +4,6 @@ Title: Tools for parsing Affymetrix data
5  Author: Benjamin Milo Bolstad <bmb@bmbolstad.com>
6  Maintainer: Benjamin Milo Bolstad <bmb@bmbolstad.com>
7  Depends: R (>= 2.6.0)
8 -Imports: zlibbioc
9  Description: Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats.
10  License: LGPL (>= 2)
11  biocViews: Microarray, DataImport, Infrastructure
12 diff -up affyio/NAMESPACE.zlibbioc affyio/NAMESPACE
13 --- affyio/NAMESPACE.zlibbioc   2011-10-31 19:49:59.000000000 -0400
14 +++ affyio/NAMESPACE    2011-11-09 13:51:33.448998265 -0500
15 @@ -1,4 +1,3 @@
16  exportPattern("^[^\\.]")
17  useDynLib("affyio")
18 -import(zlibbioc)
19  
This page took 0.094497 seconds and 3 git commands to generate.