public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: fix patch
@ 2026-08-28 13:30 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 7424226c0bbd8875551538d4b06efebb0b20f19e
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2013-11-18T14:40:11-06:00
Stats : +3/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/7424226c0bbd8875551538d4b06efebb0b20f19e?branch=opencv5
Log:
fix patch
---
diff --git a/opencv-2.4.7-cmake_paths.patch b/opencv-2.4.7-cmake_paths.patch
index 4d775d8..afbae6b 100644
--- a/opencv-2.4.7-cmake_paths.patch
+++ b/opencv-2.4.7-cmake_paths.patch
@@ -1,7 +1,7 @@
diff -up opencv-2.4.7/CMakeLists.txt.cmake_paths opencv-2.4.7/CMakeLists.txt
--- opencv-2.4.7/CMakeLists.txt.cmake_paths 2013-11-06 08:26:39.000000000 -0600
-+++ opencv-2.4.7/CMakeLists.txt 2013-11-18 14:26:06.015747361 -0600
-@@ -286,13 +286,7 @@ else()
++++ opencv-2.4.7/CMakeLists.txt 2013-11-18 14:38:58.763060851 -0600
+@@ -286,12 +286,7 @@ else()
endif()
set(OPENCV_INCLUDE_INSTALL_PATH "include")
@@ -11,8 +11,7 @@ diff -up opencv-2.4.7/CMakeLists.txt.cmake_paths opencv-2.4.7/CMakeLists.txt
- else()
- set(OPENCV_CONFIG_INSTALL_PATH share/OpenCV)
- endif()
--endif()
+ set(OPENCV_CONFIG_INSTALL_PATH lib${LIB_SUFFIX}/OpenCV)
+ endif()
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/${OPENCV_LIB_INSTALL_PATH}")
- set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:30 [rpms/opencv] opencv5: fix patch Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox