[packages/rpld] Fix applying patches.

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


commit d06f82afa520f8d0265d8decc97eb61c24727709
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:44:42 2025 +0200

    Fix applying patches.

 rpld.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpld.spec b/rpld.spec
index 32e6210..213066e 100644
--- a/rpld.spec
+++ b/rpld.spec
@@ -24,7 +24,7 @@ RPLD jest implementacja protokołu RIPL firmy IBM.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} depend
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpld.git/commitdiff/d06f82afa520f8d0265d8decc97eb61c24727709



More information about the pld-cvs-commit mailing list