[packages/saoimage] Fix applying patches.

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


commit 5d7b4bc9a9527bdda15ef887aaa3adb496fa52e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:50:46 2025 +0200

    Fix applying patches.

 saoimage.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/saoimage.spec b/saoimage.spec
index bd99438..3244980 100644
--- a/saoimage.spec
+++ b/saoimage.spec
@@ -24,7 +24,7 @@ binarne obrazy o rozmiarze i typie danych podanych z linii poleceń.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} linux \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/saoimage.git/commitdiff/5d7b4bc9a9527bdda15ef887aaa3adb496fa52e1



More information about the pld-cvs-commit mailing list