[packages/bsdsfv] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:51:54 CEST 2025


commit cad04a8e026bdae9c359f86939a8b3f4af0fc8ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:51:38 2025 +0200

    Fix applying patches.

 bsdsfv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bsdsfv.spec b/bsdsfv.spec
index 1aae1ce..2c516cd 100644
--- a/bsdsfv.spec
+++ b/bsdsfv.spec
@@ -23,7 +23,7 @@ kontrolne. Program używa algorytmu CRC32.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bsdsfv.git/commitdiff/cad04a8e026bdae9c359f86939a8b3f4af0fc8ee



More information about the pld-cvs-commit mailing list