[packages/rplay] Fix applying patches.

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


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

    Fix applying patches.

 rplay.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rplay.spec b/rplay.spec
index 289cd1f..125d100 100644
--- a/rplay.spec
+++ b/rplay.spec
@@ -58,7 +58,7 @@ Statyczna biblioteka rplay.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rplay.git/commitdiff/6c86c53a3fdb93d66ffe51b04d4028be5c467031



More information about the pld-cvs-commit mailing list