[packages/rlpr] Fix applying patches.

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


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

    Fix applying patches.

 rlpr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rlpr.spec b/rlpr.spec
index c2c9e47..80acd6f 100644
--- a/rlpr.spec
+++ b/rlpr.spec
@@ -37,8 +37,8 @@ czystsze i bardziej bezpieczne niż ich odpowieniki z BSD.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rlpr.git/commitdiff/3b3c4477ea7b8421b61ce348e15968e79054a78d



More information about the pld-cvs-commit mailing list