public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Fix cmake_install
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : f75af83ce7146324f626e4d53d13f8fee1f97b39
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2020-07-28T08:59:16+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/f75af83ce7146324f626e4d53d13f8fee1f97b39?branch=opencv5
Log:
Fix cmake_install
---
diff --git a/opencv.spec b/opencv.spec
index f320c16..f9b1a34 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -346,7 +346,7 @@ popd
%install
-%cmake_install
+%cmake_install -C build
rm -rf %{buildroot}%{_datadir}/OpenCV/licenses/
%if %{with java}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:31 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:31 [rpms/opencv] opencv5: Fix cmake_install Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox