[packages/simage] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:58:40 CEST 2025


commit 93a59cd3556c4c5b931c9d66c18b64d29f1b81c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:58:24 2025 +0200

    Fix applying patches.

 simage.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/simage.spec b/simage.spec
index b325e1d..d63a232 100644
--- a/simage.spec
+++ b/simage.spec
@@ -99,7 +99,7 @@ Dokumentacja API biblioteki simage.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d builddir
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/simage.git/commitdiff/93a59cd3556c4c5b931c9d66c18b64d29f1b81c1



More information about the pld-cvs-commit mailing list