[packages/hugin] - remove broken cmake module

baggins baggins at pld-linux.org
Tue Feb 15 12:28:01 CET 2022


commit d8b3489e03057cb5a22b3961b0e486a132201f48
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Feb 15 12:27:37 2022 +0100

    - remove broken cmake module

 hugin.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/hugin.spec b/hugin.spec
index 464b082..5fe8d3e 100644
--- a/hugin.spec
+++ b/hugin.spec
@@ -68,7 +68,10 @@ i ekspozycji, więc warto zainstalować pakiet enblend-enfuse.
 %patch1 -p1
 %patch2 -p1
 
-mv -f src/translations/{cs_CZ,cs}.po
+# Old, broken duplicate of the system cmake one
+%{__rm} CMakeModules/FindZLIB.cmake
+
+%{__mv} src/translations/{cs_CZ,cs}.po
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
       src/hugin_script_interface/hpi.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hugin.git/commitdiff/d8b3489e03057cb5a22b3961b0e486a132201f48



More information about the pld-cvs-commit mailing list