[packages/zimg-storage] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:26:56 CEST 2025


commit 012e779e089faf79660bdc7205bce1d50c8459a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:25 2025 +0200

    Fix applying patches.

 zimg-storage.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zimg-storage.spec b/zimg-storage.spec
index 15210bc..d5d5cbf 100644
--- a/zimg-storage.spec
+++ b/zimg-storage.spec
@@ -42,7 +42,7 @@ Obsługuje wiele opcji do przechowywania i przetwarzania obrazów.
 
 %prep
 %setup -q -n zimg-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zimg-storage.git/commitdiff/012e779e089faf79660bdc7205bce1d50c8459a2



More information about the pld-cvs-commit mailing list