detect_libaec.patch | (download) |
m4/libsz.m4 |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
configure fails to correctly detect szip as it uses
SZ_Compress, which may not be present and isn't used
|
use system libs.patch | (download) |
Makefile.am |
31 12 + 19 - 0 !
1 file changed, 12 insertions(+), 19 deletions(-) |
use the debian system expat, udunits, netcdf libraries
rather than embedded copies
|
udunits path.patch | (download) |
python/_harppy.py |
4 2 + 2 - 0 !
tools/harpcheck/harpcheck.c |
2 1 + 1 - 0 !
tools/harpcollocate/harpcollocate.c |
2 1 + 1 - 0 !
tools/harpconvert/harpconvert.c |
2 1 + 1 - 0 !
tools/harpdump/harpdump.c |
2 1 + 1 - 0 !
tools/harpmerge/harpmerge.c |
2 1 + 1 - 0 !
6 files changed, 7 insertions(+), 7 deletions(-) |
use the udunits files shipped in /usr/share/xml, not ones shipped with harp
|