[packages/argyllcms] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:40:31 CEST 2025


commit e043c5b2101956e925c5e57f8648d6012080ce6d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:40:12 2025 +0200

    Fix applying patches.

 argyllcms.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/argyllcms.spec b/argyllcms.spec
index 50a40b4..396db41 100644
--- a/argyllcms.spec
+++ b/argyllcms.spec
@@ -85,7 +85,7 @@ Argyll.
 
 %prep
 %setup -q -n Argyll_V%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export CC="%{__cc}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/argyllcms.git/commitdiff/e043c5b2101956e925c5e57f8648d6012080ce6d



More information about the pld-cvs-commit mailing list