[med-svn] r18511 - trunk/packages/ncbi-blast+/trunk/debian/patches

Olivier Sallou osallou at moszumanska.debian.org
Fri Nov 21 17:36:05 UTC 2014


Author: osallou
Date: 2014-11-21 17:36:05 +0000 (Fri, 21 Nov 2014)
New Revision: 18511

Modified:
   trunk/packages/ncbi-blast+/trunk/debian/patches/hurd_fixes
Log:
update patch to match new release

Modified: trunk/packages/ncbi-blast+/trunk/debian/patches/hurd_fixes
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/patches/hurd_fixes	2014-11-21 17:24:23 UTC (rev 18510)
+++ trunk/packages/ncbi-blast+/trunk/debian/patches/hurd_fixes	2014-11-21 17:36:05 UTC (rev 18511)
@@ -9,26 +9,26 @@
 Last-Update: 2011-06-10
 --- a/c++/src/build-system/configure
 +++ b/c++/src/build-system/configure
-@@ -5860,7 +5860,7 @@
+@@ -7420,7 +7420,7 @@
      solaris* )
        CONF_f_runpath="-R"
        ;;
--    linux*:GCC | *bsd*:GCC | cygwin*:GCC | osf*:GCC )
-+    linux*:GCC | *bsd*:GCC | cygwin*:GCC | osf*:GCC | gnu*:GCC )
+-    linux*:[GI]CC | *bsd*:GCC | cygwin*:GCC | osf*:GCC )
++    linux*:[GI]CC | *bsd*:GCC | cygwin*:GCC | osf*:GCC | gnu*:GCC)
        CONF_f_runpath="-Wl,-rpath,"
        ;;
-     linux*:ICC )
+     irix*:* | linux*:KCC | *:Compaq )
 --- a/c++/src/build-system/configure.ac
 +++ b/c++/src/build-system/configure.ac
 @@ -1558,7 +1558,7 @@
      solaris* )
        CONF_f_runpath="-R"
        ;;
--    linux*:GCC | *bsd*:GCC | cygwin*:GCC | osf*:GCC )
-+    linux*:GCC | *bsd*:GCC | cygwin*:GCC | osf*:GCC | gnu*:GCC )
+-    linux*:[[GI]]CC | *bsd*:GCC | cygwin*:GCC | osf*:GCC )
++    linux*:[[GI]]CC | *bsd*:GCC | cygwin*:GCC | osf*:GCC | gnu*:GCC )
        CONF_f_runpath="-Wl,-rpath,"
        ;;
-     linux*:ICC )
+     irix*:* | linux*:KCC | *:Compaq )
 --- a/c++/src/connect/ncbi_socket_cxx.cpp
 +++ b/c++/src/connect/ncbi_socket_cxx.cpp
 @@ -35,7 +35,7 @@




More information about the debian-med-commit mailing list