[packages/rcs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:20 CEST 2025
commit ccb87e6c995a425356863255363a705812ecbd26
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:04 2025 +0200
Fix applying patches.
rcs.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rcs.spec b/rcs.spec
index e04a9e4..f3f8ed7 100644
--- a/rcs.spec
+++ b/rcs.spec
@@ -75,8 +75,8 @@ kodları, belgeler ve makaleler için son derece yararlı bir araçtır.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rcs.git/commitdiff/ccb87e6c995a425356863255363a705812ecbd26
More information about the pld-cvs-commit
mailing list