summarylogtreecommitdiffstats
path: root/opencv-includedir.patch
diff options
context:
space:
mode:
authorScore_Under2019-05-29 09:40:21 +0100
committerScore_Under2019-05-29 09:41:22 +0100
commit4585bb8d267d40a543b1ccaf762d4578e2c7cac0 (patch)
treecd135b0dc486040ee53a671abf51dfcad85a0156 /opencv-includedir.patch
parentc6208407511dac1325989c10e633e4a3de0b1ac9 (diff)
downloadaur-4585bb8d267d40a543b1ccaf762d4578e2c7cac0.tar.gz
Update for 4.1.0 in line with original Arch package
Diffstat (limited to 'opencv-includedir.patch')
-rw-r--r--opencv-includedir.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/opencv-includedir.patch b/opencv-includedir.patch
new file mode 100644
index 000000000000..dd530946720f
--- /dev/null
+++ b/opencv-includedir.patch
@@ -0,0 +1,9 @@
+diff -u -r opencv-4.0.1/cmake/templates/opencv-XXX.pc.in opencv-4.0.1-includedir/cmake/templates/opencv-XXX.pc.in
+--- opencv-4.0.1/cmake/templates/opencv-XXX.pc.in 2018-12-22 07:03:30.000000000 +0000
++++ opencv-4.0.1-includedir/cmake/templates/opencv-XXX.pc.in 2019-02-07 15:08:15.016613349 +0000
+@@ -11,4 +10,4 @@
+ Version: @OPENCV_VERSION_PLAIN@
+ Libs: @OPENCV_PC_LIBS@
+ Libs.private: @OPENCV_PC_LIBS_PRIVATE@
+-Cflags: -I${includedir_old} -I${includedir_new}
++Cflags: -I${includedir_new}