aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2013-09-14 10:18:58 +0200
committerMartin Mokrejš <mmokrejs@fold.natur.cuni.cz>2013-09-14 10:18:58 +0200
commit2159e8e3583f47d97226803cd59fa3e715979c01 (patch)
tree7b1369a3b70ed07a819774411e07424f94cc9944 /sci-biology/ncbi-tools++/files
parentFix URL to point to a public SVN repository (diff)
downloadsci-2159e8e3583f47d97226803cd59fa3e715979c01.tar.gz
sci-2159e8e3583f47d97226803cd59fa3e715979c01.tar.bz2
sci-2159e8e3583f47d97226803cd59fa3e715979c01.zip
Add upstream ncbi-tools++-9.0.0-remove-LZO-definition-upstream.patch with line offset changes.
Diffstat (limited to 'sci-biology/ncbi-tools++/files')
-rw-r--r--sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-remove-LZO-definition-upstream.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-remove-LZO-definition-upstream.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-remove-LZO-definition-upstream.patch
new file mode 100644
index 000000000..95d3f7461
--- /dev/null
+++ b/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-remove-LZO-definition-upstream.patch
@@ -0,0 +1,10 @@
+--- src/connect/ncbi_gnutls.c 2013-09-14 09:49:41.260005353 +0200
++++ src/connect/ncbi_gnutls.c 2013-09-14 09:49:46.950005368 +0200
+@@ -112,7 +112,6 @@
+ 0
+ };
+ static const int kGnuTlsCompPrio[] = {
+- GNUTLS_COMP_LZO,
+ GNUTLS_COMP_ZLIB,
+ GNUTLS_COMP_NULL,
+ 0