[packages/rman] Fix applying patches.

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


commit e4c37c9fa8409fcacfaece8fd1403578c5bfbce7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:43:10 2025 +0200

    Fix applying patches.

 rman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rman.spec b/rman.spec
index a8e7fda..644e4ab 100644
--- a/rman.spec
+++ b/rman.spec
@@ -28,7 +28,7 @@ niej myśleć jako "reverse man" (odwrotny man).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rman.git/commitdiff/e4c37c9fa8409fcacfaece8fd1403578c5bfbce7



More information about the pld-cvs-commit mailing list