[packages/lcms] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:41:33 CEST 2025


commit 86cab750ba4cdb1251189c948f28a6f807cca385
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:41:17 2025 +0200

    Fix applying patches.

 lcms.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lcms.spec b/lcms.spec
index 688a7b2..71372ee 100644
--- a/lcms.spec
+++ b/lcms.spec
@@ -100,7 +100,7 @@ Moduł Little CMS dla Pythona.
 %prep
 %setup -q
 %undos configure.ac
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # rebuild using newer swig (needed for g++ 4/python 2.5)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lcms.git/commitdiff/86cab750ba4cdb1251189c948f28a6f807cca385



More information about the pld-cvs-commit mailing list