]> git.pld-linux.org Git - packages/hugin.git/blobdiff - hugin.spec
- remove broken cmake module
[packages/hugin.git] / hugin.spec
index 464b0827ce32197a1c41e88f6506b0bb1d43292e..5fe8d3eece8e6b5a759d8f0c0c1a966481e42b33 100644 (file)
@@ -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 \
This page took 0.043497 seconds and 4 git commands to generate.