aboutsummarylogtreecommitdiffstats
path: root/0002-Fix-oci-config-test-on-windows.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-Fix-oci-config-test-on-windows.patch')
-rw-r--r--0002-Fix-oci-config-test-on-windows.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0002-Fix-oci-config-test-on-windows.patch b/0002-Fix-oci-config-test-on-windows.patch
index f3fae17233cd..c46beae96966 100644
--- a/0002-Fix-oci-config-test-on-windows.patch
+++ b/0002-Fix-oci-config-test-on-windows.patch
@@ -1,4 +1,4 @@
-From 3c7458eaa2d7fb3bb9ca379eec96418e1c6ba482 Mon Sep 17 00:00:00 2001
+From 46b5449c24017b2965803ed110601ce4800cb470 Mon Sep 17 00:00:00 2001
From: Mark Brand <mabrand@mabrand.nl>
Date: Mon, 8 Dec 2014 14:15:12 +0100
Subject: [PATCH 02/26] Fix oci config test on windows
@@ -8,7 +8,7 @@ Subject: [PATCH 02/26] Fix oci config test on windows
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.tests/unix/oci/oci.pro b/config.tests/unix/oci/oci.pro
-index 3ffda1d..39b6f3759 100644
+index 3ffda1ddd7..39b6f37596 100644
--- a/config.tests/unix/oci/oci.pro
+++ b/config.tests/unix/oci/oci.pro
@@ -1,3 +1,3 @@
@@ -17,5 +17,5 @@ index 3ffda1d..39b6f3759 100644
-LIBS += -lclntsh
+!win32:LIBS += -lclntsh
--
-2.10.2
+2.11.0