[packages/rsaref2] Fix applying patches.

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


commit 4ee2422032c1e3af61610869b98d83c7be683a01
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:45:15 2025 +0200

    Fix applying patches.

 rsaref2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rsaref2.spec b/rsaref2.spec
index 2bb1a3f..40bf66a 100644
--- a/rsaref2.spec
+++ b/rsaref2.spec
@@ -49,7 +49,7 @@ Statyczna biblioteka rsaref2.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C install/unix
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rsaref2.git/commitdiff/4ee2422032c1e3af61610869b98d83c7be683a01



More information about the pld-cvs-commit mailing list